@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/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178023> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178023'^^xsd:integer;
  dwc:scientificName 'Paralaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178023'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176777> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176777'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176777'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176752> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176752'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176752'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176761> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176761'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176761'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176750> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176750'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176750'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176749> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176749'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176749'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176748> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176748'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176748'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176747> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176747'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176747'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176746> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176746'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176746'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176745> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176745'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176745'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176767> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176767'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176767'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176811> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176811'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176811'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176776> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176776'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176776'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176814> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176814'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176814'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176774> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176774'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176774'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176773> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176773'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176773'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176772> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176772'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176772'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176759> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176759'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176759'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176768> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176768'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176768'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176766> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176766'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176766'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176765> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176765'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176765'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176764> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176764'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176764'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176763> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176763'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176763'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176762> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176762'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176762'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176667> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176667'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176667'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176666> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176666'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176666'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176665> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176665'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176665'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176873> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176873'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176873'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176861> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176861'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176861'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176871> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176871'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176871'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176845> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176845'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176845'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176869> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176869'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176869'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176868> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176868'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176868'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176867> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176867'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176867'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176866> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176866'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176866'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176865> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176865'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176865'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176864> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176864'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176864'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176872> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176872'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176872'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176819> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176819'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176819'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176847> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176847'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176847'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176826> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176826'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176826'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176824> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176824'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176824'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176823> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176823'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176823'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176822> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176822'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176822'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176828> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176828'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176828'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176820> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176820'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176820'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176829> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176829'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176829'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176818> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176818'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176818'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176817> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176817'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176817'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176816> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176816'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176816'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176769> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176769'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176769'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176813> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176813'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176813'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176821> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176821'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176821'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176836> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176836'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176836'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176844> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176844'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176844'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178127> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178127'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178127'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178125> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178125'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178125'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178124> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178124'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178124'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178111> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178111'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178111'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178122> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178122'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178122'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178120> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178120'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178120'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178119> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178119'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178119'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178112> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178112'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178112'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178024> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178024'^^xsd:integer;
  dwc:scientificName 'Paralaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178024'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178118> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178118'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178118'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178117> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178117'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178117'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178116> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178116'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178116'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178115> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178115'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178115'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178114> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178114'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178114'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178157> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178157'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178157'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178123> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178123'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178123'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177943> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177943'^^xsd:integer;
  dwc:scientificName 'Nitocra fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233960'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177943'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176797> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176797'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176797'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176796> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176796'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176796'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176794> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176794'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176794'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176803> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176803'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176803'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176751> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176751'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176751'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176758> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176758'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176758'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176757> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176757'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176757'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176756> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176756'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176756'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176755> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176755'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176755'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176754> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176754'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176754'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176808> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176808'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176808'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176807> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176807'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176807'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176804> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176804'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176804'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176793> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176793'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176793'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176802> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176802'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176802'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176779> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176779'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176779'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176800> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176800'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176800'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176799> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176799'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176799'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176798> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176798'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176798'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176778> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176778'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176778'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176770> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176770'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176770'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176860> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176860'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176860'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176859> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176859'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176859'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176858> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176858'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176858'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176857> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176857'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176857'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176856> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176856'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176856'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176862> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176862'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176862'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176854> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176854'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176854'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177944> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177944'^^xsd:integer;
  dwc:scientificName 'Nitocra fragilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '233960'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177944'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '233960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176782> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176782'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176782'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176783> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176783'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176783'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176784> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176784'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176784'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176785> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176785'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176785'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176795> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176795'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176795'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176792> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176792'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176792'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176786> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176786'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176786'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176780> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176780'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176780'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176787> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176787'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176787'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176789> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176789'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176789'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176790> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176790'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176790'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176791> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176791'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176791'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176801> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176801'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176801'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176810> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176810'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176810'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176809> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176809'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176809'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177447> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177447'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177447'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177448> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177448'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177448'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177449> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177449'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177449'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177450> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177450'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177450'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177451> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177451'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177451'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177452> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177452'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177452'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177454> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177454'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177454'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177455> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177455'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177455'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177456> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177456'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177456'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177457> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177457'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177457'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177458> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177458'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177458'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178834> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178834'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178834'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178835> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178835'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178835'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178836> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178836'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178836'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178837> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178837'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178837'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178877> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178877'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178877'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178838> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178838'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178838'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178839> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178839'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178839'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178880> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178880'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178880'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178927> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178927'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178927'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177474> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177474'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177474'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177460> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177460'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177460'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177504> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177504'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177504'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177462> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177462'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177462'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177463> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177463'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177463'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177464> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177464'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177464'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177465> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177465'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177465'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177466> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177466'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177466'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175243> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175243'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175243'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174758> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174758'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174758'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174759> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174759'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174759'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174760> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174760'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174760'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174761> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174761'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174761'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174762> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174762'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174762'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174764> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174764'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174764'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177493> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177493'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177493'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177494> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177494'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177494'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177495> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177495'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177495'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177496> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177496'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177496'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177497> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177497'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177497'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177498> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177498'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177498'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177499> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177499'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177499'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177503> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177503'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177503'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177488> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177488'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177488'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177461> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177461'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177461'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174668> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174668'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174668'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174732> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174732'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174732'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178894> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178894'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178894'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178895> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178895'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178895'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178830> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178830'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178830'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178829> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178829'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178829'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178915> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178915'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178915'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178925> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178925'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178925'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178924> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178924'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178924'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178923> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178923'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178923'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174765> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174765'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174765'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175241> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175241'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175241'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175240> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175240'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175240'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175239> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175239'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175239'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175238> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175238'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175238'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175236> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175236'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175236'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175235> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175235'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175235'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175237> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175237'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175237'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175242> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175242'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115306'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175242'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175614> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175614'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175614'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175612> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175612'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175612'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178827> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178827'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178827'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178886> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178886'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178886'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178887> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178887'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178887'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178888> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178888'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178888'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178890> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178890'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178890'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178891> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178891'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178891'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178892> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178892'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178892'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178893> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178893'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178893'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174730> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174730'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174730'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174723> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174723'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174723'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174728> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174728'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174728'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174727> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174727'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174727'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174726> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174726'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174726'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174725> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174725'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174725'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174724> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174724'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174724'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174667> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174667'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174667'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178881> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178881'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178881'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178826> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178826'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178826'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178840> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178840'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178840'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178879> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178879'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178879'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178885> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178885'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178885'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178859> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178859'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178859'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178820> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178820'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178820'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178819> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178819'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178819'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177490> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177490'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177490'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177479> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177479'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177479'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177478> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177478'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177478'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177477> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177477'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177477'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177476> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177476'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177476'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177489> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177489'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177489'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177472> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177472'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177472'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177491> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177491'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177491'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177492> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177492'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177492'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174919> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174919'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174919'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174921> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174921'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174921'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174922> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174922'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174922'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174926> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174926'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174926'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174924> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174924'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174924'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174918> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174918'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174918'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179099> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179099'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179099'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179100> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179100'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179100'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179121> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179121'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179121'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179101> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179101'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179101'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177109> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177109'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177109'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177099> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177099'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177099'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177095> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177095'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177095'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177052> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177052'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177052'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177051> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177051'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177051'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177050> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177050'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177050'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177091> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177091'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177091'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177092> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177092'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177092'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177155> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177155'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177155'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177096> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177096'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177096'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177162> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177162'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177162'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174927> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174927'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174927'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174928> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174928'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174928'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174923> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174923'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174923'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175624> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175624'^^xsd:integer;
  dwc:scientificName 'Diosaccus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115934'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175624'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175234> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175234'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115931'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175234'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '1521682'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177417> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177417'^^xsd:integer;
  dwc:scientificName 'Laophonte cornuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116259'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177417'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177418> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177418'^^xsd:integer;
  dwc:scientificName 'Laophonte inornata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116270'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177418'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177161> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177161'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177161'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177160> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177160'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177160'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177159> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177159'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177159'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177158> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177158'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177158'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177157> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177157'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177157'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177156> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177156'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177156'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177093> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177093'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177093'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177421> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177421'^^xsd:integer;
  dwc:scientificName 'Laophonte longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116271'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177421'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '590790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177420> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177420'^^xsd:integer;
  dwc:scientificName 'Laophonte longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '116271'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177420'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '590790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177419> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177419'^^xsd:integer;
  dwc:scientificName 'Laophonte longicaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116271'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177419'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '590790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176581> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176581'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176581'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176579> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176579'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176579'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177048> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177048'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115371'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177048'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177049> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177049'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115371'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177049'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178860> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178860'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178860'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178831> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178831'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178831'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178832> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178832'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178832'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178884> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178884'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178884'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178833> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178833'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178833'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178824> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178824'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178824'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178823> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178823'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178823'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178822> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178822'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178822'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178883> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178883'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178883'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178882> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178882'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178882'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177487> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177487'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177487'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177486> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177486'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177486'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177485> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177485'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177485'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177484> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177484'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177484'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177483> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177483'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177483'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177475> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177475'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177475'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177481> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177481'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177481'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174902> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174902'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174902'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174912> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174912'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174912'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174910> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174910'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174910'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174907> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174907'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174907'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174913> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174913'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174913'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174911> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174911'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174911'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174903> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174903'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174903'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174904> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174904'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174904'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174900> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174900'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174900'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174905> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174905'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174905'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174906> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174906'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174906'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174908> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174908'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174908'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174901> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174901'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174901'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174718> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174718'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174718'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174720> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174720'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174720'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174721> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174721'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174721'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174735> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174735'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174735'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174672> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174672'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174672'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174734> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174734'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174734'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174670> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174670'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174670'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174695> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174695'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174695'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178192> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178192'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178192'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178139> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178139'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178139'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178191> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178191'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178191'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178190> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178190'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178190'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178189> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178189'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178189'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178133> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178133'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178133'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178187> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178187'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178187'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178195> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178195'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178195'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178184> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178184'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178184'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178825> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178825'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178825'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178852> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178852'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178852'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178851> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178851'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178851'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178850> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178850'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178850'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178849> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178849'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178849'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178841> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178841'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178841'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178871> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178871'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178871'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178854> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178854'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178854'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178897> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178897'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178897'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176906> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176906'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176906'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176898> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176898'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176898'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176900> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176900'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176900'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176901> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176901'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176901'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176902> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176902'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176902'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176903> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176903'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176903'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177427> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177427'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177427'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177425> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177425'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177425'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177424> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177424'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177424'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177423> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177423'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177423'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177442> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177442'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177442'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177426> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177426'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177426'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178029> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178029'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178029'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178183> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178183'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178183'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178137> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178137'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178137'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178136> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178136'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178136'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178135> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178135'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178135'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178156> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178156'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178156'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178188> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178188'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178188'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176905> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176905'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176905'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176910> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176910'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176910'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176907> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176907'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176907'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176908> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176908'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176908'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176909> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176909'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176909'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176911> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176911'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176911'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176913> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176913'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176913'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176878> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176878'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176878'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178842> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178842'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178842'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178848> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178848'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178848'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178847> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178847'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178847'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178846> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178846'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178846'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178845> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178845'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178845'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178844> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178844'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178844'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178855> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178855'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178855'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178904> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178904'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178904'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178907> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178907'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178907'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178507> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178507'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178507'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178506> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178506'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178506'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178505> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178505'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178505'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178493> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178493'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178493'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178503> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178503'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178503'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178502> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178502'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178502'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178501> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178501'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178501'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178500> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178500'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178500'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178499> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178499'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178499'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178498> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178498'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178498'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178497> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178497'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178497'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178496> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178496'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178496'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178511> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178511'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178511'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178504> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178504'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178504'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178478> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178478'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178478'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178487> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178487'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178487'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178488> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178488'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178488'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178490> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178490'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178490'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178437> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178437'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178437'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178438> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178438'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178438'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178562> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178562'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178562'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178556> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178556'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178556'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178477> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178477'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178477'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178557> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178557'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178557'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178530> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178530'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178530'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178559> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178559'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178559'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178537> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178537'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178537'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178441> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178441'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178441'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178569> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178569'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178569'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178560> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178560'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178560'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178434> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178434'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178434'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178547> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178547'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178547'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178445> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178445'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178445'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178558> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178558'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178558'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178563> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178563'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178563'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178485> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178485'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178485'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178435> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178435'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178435'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178433> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178433'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178433'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178436> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178436'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178436'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178458> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178458'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178458'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178459> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178459'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178459'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178442> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178442'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178442'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178561> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178561'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178561'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178439> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178439'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178439'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178457> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178457'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178457'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178482> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178482'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178482'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178455> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178455'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178455'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178456> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178456'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178456'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178483> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178483'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178483'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178484> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178484'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178484'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178454> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178454'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178454'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178443> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178443'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178443'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178543> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178543'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178543'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178544> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178544'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178544'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178546> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178546'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178546'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178548> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178548'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178548'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178549> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178549'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178549'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178540> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178540'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178540'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178914> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178914'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178914'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178864> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178864'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178864'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178902> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178902'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178902'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178901> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178901'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178901'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176882> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176882'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176882'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176880> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176880'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176880'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176881> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176881'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176881'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176896> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176896'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176896'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176912> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176912'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176912'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176887> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176887'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176887'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176895> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176895'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176895'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178145> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178145'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178145'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178144> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178144'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178144'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178143> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178143'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178143'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178142> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178142'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178142'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178199> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178199'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178199'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178026> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178026'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178026'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178031> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178031'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178031'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178032> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178032'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178032'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178041> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178041'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178041'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178040> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178040'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178040'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178042> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178042'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178042'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178912> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178912'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178912'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178913> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178913'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178913'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178906> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178906'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178906'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178905> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178905'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178905'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178862> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178862'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178862'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178903> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178903'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178903'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176890> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176890'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176890'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176888> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176888'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176888'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176894> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176894'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176894'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176884> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176884'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176884'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176889> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176889'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176889'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176886> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176886'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176886'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178149> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178149'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178149'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178193> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178193'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178193'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178147> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178147'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178147'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178030> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178030'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178030'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178025> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178025'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178025'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178034> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178034'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178034'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178027> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178027'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178027'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176879> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176879'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176879'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176904> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176904'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176904'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176883> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176883'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176883'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176893> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176893'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176893'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176891> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176891'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176891'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178146> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178146'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178146'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178154> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178154'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178154'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178153> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178153'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178153'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178152> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178152'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178152'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178151> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178151'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178151'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178872> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178872'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178872'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178908> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178908'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178908'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178909> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178909'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178909'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178910> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178910'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178910'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178861> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178861'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178861'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178911> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178911'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178911'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178876> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178876'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178876'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178330> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178330'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178330'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178324> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178324'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178324'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178329> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178329'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178329'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178401> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178401'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178401'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178320> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178320'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178320'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178328> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178328'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178328'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178327> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178327'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178327'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178326> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178326'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178326'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178373> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178373'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178373'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178372> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178372'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178372'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178379> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178379'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178379'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178398> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178398'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178398'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178395> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178395'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178395'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178399> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178399'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178399'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178402> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178402'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178402'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178325> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178325'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178325'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178321> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178321'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178321'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178391> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178391'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178391'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178389> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178389'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178389'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178388> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178388'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178388'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178387> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178387'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178387'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178394> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178394'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178394'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178340> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178340'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178340'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178332> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178332'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178332'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178333> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178333'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178333'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178349> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178349'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178349'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178350> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178350'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178350'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178351> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178351'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178351'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178352> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178352'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178352'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178396> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178396'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178396'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178393> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178393'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178393'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178346> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178346'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178346'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178338> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178338'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178338'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178386> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178386'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178386'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178356> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178356'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178356'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178367> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178367'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178367'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178366> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178366'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178366'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178369> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178369'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178369'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178364> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178364'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178364'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178383> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178383'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178383'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178353> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178353'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178353'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178382> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178382'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178382'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178381> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178381'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178381'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178378> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178378'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178378'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178385> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178385'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178385'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178376> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178376'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178376'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178375> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178375'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178375'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178374> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178374'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178374'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178336> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178336'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178336'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178337> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178337'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178337'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178347> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178347'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178347'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178341> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178341'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178341'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178343> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178343'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178343'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178344> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178344'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178344'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178345> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178345'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178345'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178362> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178362'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178362'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178361> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178361'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178361'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178360> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178360'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178360'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178359> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178359'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178359'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178365> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178365'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178365'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178377> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178377'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178377'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178538> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178538'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178538'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178564> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178564'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178564'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178545> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178545'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178545'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178539> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178539'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178539'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178554> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178554'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178554'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178553> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178553'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178553'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178552> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178552'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178552'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178551> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178551'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178551'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178541> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178541'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178541'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178550> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178550'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178550'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178555> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178555'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178555'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178045> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178045'^^xsd:integer;
  dwc:scientificName 'Paramphiascella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178045'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178052> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178052'^^xsd:integer;
  dwc:scientificName 'Paramphiascella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178052'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178049> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178049'^^xsd:integer;
  dwc:scientificName 'Paramphiascella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178049'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178050> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178050'^^xsd:integer;
  dwc:scientificName 'Paramphiascella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178050'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178051> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178051'^^xsd:integer;
  dwc:scientificName 'Paramphiascella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178051'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178047> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178047'^^xsd:integer;
  dwc:scientificName 'Paramphiascella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178047'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178046> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178046'^^xsd:integer;
  dwc:scientificName 'Paramphiascella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178046'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178097> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178097'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178097'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178132> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178132'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178132'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178148> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178148'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178148'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178180> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178180'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178180'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178110> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178110'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178110'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178108> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178108'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178108'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178971> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178971'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178971'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178972> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178972'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178972'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178973> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178973'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178973'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178978> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178978'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178978'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178981> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178981'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178981'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178970> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178970'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178970'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178982> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178982'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178982'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178980> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178980'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178980'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178979> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178979'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178979'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178977> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178977'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178977'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178969> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178969'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178969'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178976> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178976'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178976'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178975> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178975'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178975'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178276> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178276'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178276'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178275> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178275'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178275'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178274> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178274'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178274'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178272> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178272'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178272'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178271> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178271'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178271'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178270> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178270'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178270'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178269> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178269'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178269'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178256> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178256'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178256'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178267> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178267'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178267'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178257> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178257'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178257'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176852> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176852'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176852'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176851> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176851'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176851'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176850> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176850'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176850'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176849> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176849'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176849'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176848> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176848'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176848'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176812> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176812'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176812'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176855> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176855'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176855'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176668> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176668'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176668'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175650> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175650'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175650'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175649> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175649'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175649'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175661> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175661'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175661'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175660> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175660'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175660'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175647> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175647'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175647'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175645> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175645'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175645'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175644> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175644'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175644'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175643> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175643'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175643'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175648> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175648'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175648'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175689> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175689'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175689'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175680> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175680'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175680'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175693> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175693'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175693'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175692> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175692'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175692'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175690> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175690'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175690'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175688> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175688'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175688'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175653> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175653'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175653'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175654> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175654'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175654'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175655> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175655'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175655'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175682> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175682'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175682'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175657> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175657'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175657'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175658> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175658'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175658'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175651> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175651'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175651'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175646> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175646'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175646'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175656> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175656'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175656'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178899> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178899'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178899'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178898> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178898'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178898'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178875> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178875'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178875'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178874> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178874'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178874'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178873> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178873'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178873'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178863> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178863'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178863'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178213> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178213'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178213'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178212> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178212'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178212'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178210> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178210'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178210'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178209> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178209'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178209'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178208> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178208'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178208'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178265> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178265'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178265'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178263> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178263'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178263'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178262> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178262'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178262'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178261> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178261'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178261'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178259> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178259'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178259'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178268> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178268'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178268'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178205> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178205'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178205'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178214> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178214'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178214'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178107> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178107'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178107'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178106> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178106'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178106'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178104> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178104'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178104'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178134> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178134'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178134'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178181> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178181'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178181'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178179> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178179'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178179'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178102> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178102'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178102'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178101> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178101'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178101'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178178> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178178'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178178'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178246> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178246'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178246'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178254> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178254'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178254'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178253> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178253'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178253'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178252> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178252'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178252'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178250> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178250'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178250'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178249> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178249'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178249'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178237> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178237'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178237'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178247> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178247'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178247'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178258> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178258'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178258'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178245> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178245'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178245'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178244> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178244'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178244'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178242> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178242'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178242'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178241> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178241'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178241'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178240> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178240'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178240'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178239> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178239'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178239'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178248> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178248'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178248'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178266> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178266'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178266'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178177> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178177'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178177'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178176> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178176'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178176'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178175> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178175'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178175'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178121> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178121'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178121'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178131> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178131'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178131'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178182> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178182'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178182'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178130> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178130'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178130'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178129> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178129'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178129'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178128> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178128'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178128'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178033> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178033'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178033'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178043> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178043'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178043'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178038> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178038'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178038'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178044> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178044'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178044'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178036> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178036'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178036'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178035> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178035'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178035'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178039> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178039'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178039'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175687> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175687'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175687'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175686> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175686'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175686'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175685> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175685'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175685'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175684> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175684'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175684'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175683> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175683'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175683'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175681> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175681'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175681'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175678> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175678'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175678'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175673> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175673'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175673'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175663> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175663'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175663'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175671> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175671'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175671'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175666> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175666'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175666'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175676> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175676'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175676'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175727> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175727'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175727'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175641> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175641'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175641'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175639> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175639'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175639'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175637> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175637'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175637'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175632> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175632'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175632'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175633> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175633'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175633'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175636> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175636'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175636'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175667> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175667'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175667'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175691> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175691'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175691'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175665> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175665'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175665'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175668> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175668'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175668'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175669> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175669'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175669'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175670> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175670'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175670'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175672> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175672'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175672'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175730> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175730'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175730'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175696> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175696'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175696'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175698> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175698'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175698'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175699> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175699'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175699'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175701> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175701'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175701'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175732> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175732'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175732'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175703> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175703'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175703'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175717> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175717'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175717'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175705> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175705'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175705'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175733> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175733'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175733'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175695> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175695'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175695'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175628> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175628'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175628'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175629> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175629'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175629'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175640> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175640'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175640'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175627> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175627'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175627'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175642> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175642'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175642'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175638> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175638'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175638'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175630> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175630'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175630'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175626> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175626'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175626'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175719> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175719'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175719'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175712> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175712'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175712'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175708> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175708'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175708'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175709> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175709'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175709'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175711> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175711'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175711'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175728> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175728'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175728'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175725> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175725'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175725'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175718> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175718'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175718'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175706> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175706'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175706'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175720> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175720'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175720'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175721> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175721'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175721'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175722> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175722'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175722'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175724> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175724'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175724'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175726> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175726'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175726'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175631> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175631'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175631'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175713> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175713'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175713'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175714> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175714'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175714'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175715> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175715'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175715'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175702> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175702'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175702'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175716> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175716'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175716'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175710> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175710'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175710'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175697> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175697'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175697'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175704> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175704'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175704'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178922> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178922'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178922'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178921> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178921'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178921'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178920> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178920'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178920'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178919> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178919'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178919'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178918> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178918'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178918'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177467> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177467'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177467'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177468> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177468'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177468'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177469> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177469'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177469'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177470> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177470'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177470'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177471> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177471'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177471'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175611> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175611'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175611'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175615> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175615'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175615'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175609> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175609'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175609'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175620> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175620'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175620'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175608> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175608'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175608'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175610> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175610'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175610'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175617> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175617'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175617'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175619> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175619'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175619'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175621> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175621'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175621'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175622> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175622'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175622'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175618> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175618'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175618'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177437> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177437'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177437'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177446> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177446'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177446'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177441> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177441'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177441'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177438> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177438'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177438'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177436> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177436'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177436'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177435> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177435'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177435'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177434> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177434'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177434'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177433> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177433'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177433'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177432> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177432'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177432'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177431> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177431'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177431'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177430> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177430'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177430'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177443> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177443'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177443'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177428> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177428'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177428'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177445> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177445'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177445'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177444> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177444'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177444'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176874> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176874'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176874'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176877> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176877'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176877'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178867> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178867'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178867'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178866> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178866'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178866'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178865> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178865'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178865'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178858> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178858'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178858'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178857> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178857'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178857'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178856> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178856'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178856'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178896> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178896'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178896'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178878> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178878'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178878'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176876> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176876'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176876'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176875> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176875'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176875'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178021> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178021'^^xsd:integer;
  dwc:scientificName 'Paralaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178021'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178022> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178022'^^xsd:integer;
  dwc:scientificName 'Paralaophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115379'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178022'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177502> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177502'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177502'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177473> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177473'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177473'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177459> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177459'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177459'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177500> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177500'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177500'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178917> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178917'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178917'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178916> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178916'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178916'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178821> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178821'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178821'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178828> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178828'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178828'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178853> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178853'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178853'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178870> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178870'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178870'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178869> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178869'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178869'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178868> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178868'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178868'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178186> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178186'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178186'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178141> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178141'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178141'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175039> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175039'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175039'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175041> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175041'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175041'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175042> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175042'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175042'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175043> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175043'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175043'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175034> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175034'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175034'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175015> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175015'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175015'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175083> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175083'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175083'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175007> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175007'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175007'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175008> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175008'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175008'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175009> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175009'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175009'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175010> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175010'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175010'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175747> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175747'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175747'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175746> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175746'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175746'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175745> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175745'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175745'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175744> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175744'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175744'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175743> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175743'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175743'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175742> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175742'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175742'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175751> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175751'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175751'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176046> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176046'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176046'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176008> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176008'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176008'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176038> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176038'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176038'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176040> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176040'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176040'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176041> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176041'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176041'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174851> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174851'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174851'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174864> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174864'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174864'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174883> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174883'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174883'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174892> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174892'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174892'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174891> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174891'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174891'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174890> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174890'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174890'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174889> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174889'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174889'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174887> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174887'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174887'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174886> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174886'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174886'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174872> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174872'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174872'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179008> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179008'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179008'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179009> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179009'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179009'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179010> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179010'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179010'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179012> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179012'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179012'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179013> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179013'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179013'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178996> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178996'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178996'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179005> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179005'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179005'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179077> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179077'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179077'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179218> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179218'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179218'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179097> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179097'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179097'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174643> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174643'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174643'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174645> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174645'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174645'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174644> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174644'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174644'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174647> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174647'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174647'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174648> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174648'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174648'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174649> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174649'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174649'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174646> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174646'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174646'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174651> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174651'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174651'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177657> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177657'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177657'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177656> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177656'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177656'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177655> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177655'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177655'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177954> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177954'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177954'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175558> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175558'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175558'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177947> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177947'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177947'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177949> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177949'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177949'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177951> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177951'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177951'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177952> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177952'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177952'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175554> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175554'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175554'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175555> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175555'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175555'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177955> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177955'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177955'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177948> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177948'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177948'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177137> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177137'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177137'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174867> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174867'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174867'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174866> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174866'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174866'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174865> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174865'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174865'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174873> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174873'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174873'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174874> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174874'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174874'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174860> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174860'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174860'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174858> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174858'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174858'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174857> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174857'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174857'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174856> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174856'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174856'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174855> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174855'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174855'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174854> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174854'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174854'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174853> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174853'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174853'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179007> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179007'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179007'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179160> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179160'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179160'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178999> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178999'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178999'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179000> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179000'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179000'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179001> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179001'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179001'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179002> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179002'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179002'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179003> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179003'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179003'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179004> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179004'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179004'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179017> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179017'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179017'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179006> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179006'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179006'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179016> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179016'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179016'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176565> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176565'^^xsd:integer;
  dwc:scientificName 'Esola longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '220674'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176565'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '847446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176566> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176566'^^xsd:integer;
  dwc:scientificName 'Esola longicauda'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '220674'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176566'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '847446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176042> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176042'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176042'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176043> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176043'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176043'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175785> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175785'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175785'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176045> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176045'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176045'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176055> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176055'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176055'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176047> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176047'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176047'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176048> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176048'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176048'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176049> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176049'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176049'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176050> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176050'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176050'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176051> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176051'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176051'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176052> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176052'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176052'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176053> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176053'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176053'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176036> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176036'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176036'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175962> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175962'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175962'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175778> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175778'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175778'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175967> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175967'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175967'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175776> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175776'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175776'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175977> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175977'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175977'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175774> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175774'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175774'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175773> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175773'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175773'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175772> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175772'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175772'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175771> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175771'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175771'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175770> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175770'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175770'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175769> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175769'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175769'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175963> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175963'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175963'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175964> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175964'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175964'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175788> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175788'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175788'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175988> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175988'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175988'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175765> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175765'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175765'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175989> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175989'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175989'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175990> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175990'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175990'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175999> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175999'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175999'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175998> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175998'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175998'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175997> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175997'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175997'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175996> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175996'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175996'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175995> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175995'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175995'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175994> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175994'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175994'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175786> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175786'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175786'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176002> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176002'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176002'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175991> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175991'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175991'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175987> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175987'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175987'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175790> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175790'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175790'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175791> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175791'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175791'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175993> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175993'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175993'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175992> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175992'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175992'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176044> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176044'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176044'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175976> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175976'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175976'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175985> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175985'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175985'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175968> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175968'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175968'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175969> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175969'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175969'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175970> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175970'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175970'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175971> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175971'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175971'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175972> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175972'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175972'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175973> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175973'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175973'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175966> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175966'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175966'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176010> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176010'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176010'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175965> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175965'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175965'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175763> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175763'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175763'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175978> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175978'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175978'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175979> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175979'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175979'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175980> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175980'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175980'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175981> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175981'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175981'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175982> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175982'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175982'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175983> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175983'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175983'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175974> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175974'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175974'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175775> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175775'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175775'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175958> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175958'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175958'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175959> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175959'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175959'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175960> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175960'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175960'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175961> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175961'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175961'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175777> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175777'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175777'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176001> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176001'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176001'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175766> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175766'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175766'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175767> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175767'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175767'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175768> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175768'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175768'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176005> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176005'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176005'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176004> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176004'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176004'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176003> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176003'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176003'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175986> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175986'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175986'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175787> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175787'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175787'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175975> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175975'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175975'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175789> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175789'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175789'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176000> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176000'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176000'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175158> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175158'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175158'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175159> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175159'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175159'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175160> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175160'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175160'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175174> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175174'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175174'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175162> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175162'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175162'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175164> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175164'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175164'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175165> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175165'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175165'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175166> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175166'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175166'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175167> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175167'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175167'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175168> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175168'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175168'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175169> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175169'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175169'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175171> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175171'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175171'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175161> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175161'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175161'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175226> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175226'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175226'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175217> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175217'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175217'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175218> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175218'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175218'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175220> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175220'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175220'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175221> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175221'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175221'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175222> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175222'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175222'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175223> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175223'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175223'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175194> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175194'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175194'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175225> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175225'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175225'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175214> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175214'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175214'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175227> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175227'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175227'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175228> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175228'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175228'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175229> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175229'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175229'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175230> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175230'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175230'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175231> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175231'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175231'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174942> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174942'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174942'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175084> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175084'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175084'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175224> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175224'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175224'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175206> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175206'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175206'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175188> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175188'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175188'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175197> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175197'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175197'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175198> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175198'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175198'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175011> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175011'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175011'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175012> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175012'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175012'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175027> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175027'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175027'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175014> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175014'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175014'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175046> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175046'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175046'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175017> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175017'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175017'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175018> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175018'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175018'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175019> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175019'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175019'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175020> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175020'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175020'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175022> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175022'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175022'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175024> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175024'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175024'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175075> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175075'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175075'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175066> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175066'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175066'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175067> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175067'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175067'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175068> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175068'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175068'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175069> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175069'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175069'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175071> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175071'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175071'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175072> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175072'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175072'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175044> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175044'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175044'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175074> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175074'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175074'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175063> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175063'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175063'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175076> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175076'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175076'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175199> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175199'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175199'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175200> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175200'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175200'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175201> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175201'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175201'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175202> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175202'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175202'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175203> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175203'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175203'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175205> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175205'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175205'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175215> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175215'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175215'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175207> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175207'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175207'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175208> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175208'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175208'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175209> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175209'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175209'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175210> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175210'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175210'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175211> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175211'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175211'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175185> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175185'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175185'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175186> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175186'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175186'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175187> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175187'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175187'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175189> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175189'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175189'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175191> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175191'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175191'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175193> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175193'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175193'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175181> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175181'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175181'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175163> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175163'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175163'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175154> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175154'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175154'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175155> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175155'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175155'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175156> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175156'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175156'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175157> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175157'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175157'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175053> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175053'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175053'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174957> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174957'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174957'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175006> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175006'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175006'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174949> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174949'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174949'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174950> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174950'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174950'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174952> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174952'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174952'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174953> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174953'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174953'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174954> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174954'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174954'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174947> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174947'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174947'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174956> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174956'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174956'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174946> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174946'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174946'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174958> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174958'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174958'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174959> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174959'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174959'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174960> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174960'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174960'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174961> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174961'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174961'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174962> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174962'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174962'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174963> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174963'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174963'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174955> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174955'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174955'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174938> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174938'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174938'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174929> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174929'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174929'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174930> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174930'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174930'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174931> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174931'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174931'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174932> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174932'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174932'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174934> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174934'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174934'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174935> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174935'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174935'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174948> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174948'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174948'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174937> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174937'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174937'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174967> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174967'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174967'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174940> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174940'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174940'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174941> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174941'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174941'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175023> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175023'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175023'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174943> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174943'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174943'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175233> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175233'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175233'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174945> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174945'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174945'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174936> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174936'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174936'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174999> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174999'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174999'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175001> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175001'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175001'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175002> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175002'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175002'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175003> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175003'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175003'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174994> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174994'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174994'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174976> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174976'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174976'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174944> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174944'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174944'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174968> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174968'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174968'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174969> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174969'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174969'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174971> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174971'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174971'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174972> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174972'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174972'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174973> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174973'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174973'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174986> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174986'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174986'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174985> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174985'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174985'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174977> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174977'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174977'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174978> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174978'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174978'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174979> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174979'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174979'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174980> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174980'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174980'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174981> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174981'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174981'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174982> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174982'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174982'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174983> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174983'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174983'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174966> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174966'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174966'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174974> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174974'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174974'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175183> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175183'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175183'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175153> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175153'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175153'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175175> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175175'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175175'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175176> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175176'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175176'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175177> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175177'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175177'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175178> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175178'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175178'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175179> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175179'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175179'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175180> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175180'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175180'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175182> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175182'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175182'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175172> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175172'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175172'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175184> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175184'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175184'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175052> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175052'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175052'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175065> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175065'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175065'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175054> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175054'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175054'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175064> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175064'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175064'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175056> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175056'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175056'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175057> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175057'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175057'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175058> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175058'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175058'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175059> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175059'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175059'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175061> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175061'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175061'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175062> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175062'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175062'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175045> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175045'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175045'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175078> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175078'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175078'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175079> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175079'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175079'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175080> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175080'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175080'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175081> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175081'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175081'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175082> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175082'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175082'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175055> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175055'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175055'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175004> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175004'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175004'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175047> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175047'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175047'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175048> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175048'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175048'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175049> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175049'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175049'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175050> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175050'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175050'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175051> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175051'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175051'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174996> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174996'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174996'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174987> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174987'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174987'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174988> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174988'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174988'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174989> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174989'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174989'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174990> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174990'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174990'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174992> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174992'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174992'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174993> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174993'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174993'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174965> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174965'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174965'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174995> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174995'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174995'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174984> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174984'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174984'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174997> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174997'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174997'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174998> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174998'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174998'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178444> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178444'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178444'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178471> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178471'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178471'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178566> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178566'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178566'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178470> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178470'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178470'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178512> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178512'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178512'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178495> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178495'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178495'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178466> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178466'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178466'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178465> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178465'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178465'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178463> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178463'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178463'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178462> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178462'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178462'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178460> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178460'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178460'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178469> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178469'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178469'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178565> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178565'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178565'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178532> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178532'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178532'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178510> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178510'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178510'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178514> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178514'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178514'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178513> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178513'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178513'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178447> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178447'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178447'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178535> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178535'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178535'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178534> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178534'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178534'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178533> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178533'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178533'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178531> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178531'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178531'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178529> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178529'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178529'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178528> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178528'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178528'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178474> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178474'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178474'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178526> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178526'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178526'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178524> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178524'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178524'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178523> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178523'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178523'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178452> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178452'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178452'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178522> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178522'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178522'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178521> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178521'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178521'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178520> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178520'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178520'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178475> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178475'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178475'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178492> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178492'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178492'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178491> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178491'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178491'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174830> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174830'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174830'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174848> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174848'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174848'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174839> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174839'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174839'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174788> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174788'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174788'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174775> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174775'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174775'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174776> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174776'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174776'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174777> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174777'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174777'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174778> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174778'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174778'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174780> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174780'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174780'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174781> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174781'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174781'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174813> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174813'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174813'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174812> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174812'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174812'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174811> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174811'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174811'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174810> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174810'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174810'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174809> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174809'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174809'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174817> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174817'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174817'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174837> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174837'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174837'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174846> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174846'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174846'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174845> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174845'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174845'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174844> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174844'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174844'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174843> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174843'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174843'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174841> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174841'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174841'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174840> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174840'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174840'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174826> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174826'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174826'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174838> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174838'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174838'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174836> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174836'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174836'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174835> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174835'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174835'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174834> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174834'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174834'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174832> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174832'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174832'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174831> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174831'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174831'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177151> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177151'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177151'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177150> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177150'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177150'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177097> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177097'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177097'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177098> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177098'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177098'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177100> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177100'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177100'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177154> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177154'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177154'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177102> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177102'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177102'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177103> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177103'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177103'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177104> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177104'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177104'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177105> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177105'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177105'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177106> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177106'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177106'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177107> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177107'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177107'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179223> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179223'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179223'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179224> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179224'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179224'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179225> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179225'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179225'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179227> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179227'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179227'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179122> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179122'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179122'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179228> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179228'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179228'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179103> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179103'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179103'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179117> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179117'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179117'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179118> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179118'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179118'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179119> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179119'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179119'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179120> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179120'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179120'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179098> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179098'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179098'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179123> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179123'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179123'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179124> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179124'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179124'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179125> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179125'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179125'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179127> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179127'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179127'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179128> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179128'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179128'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179129> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179129'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179129'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179104> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179104'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179104'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179114> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179114'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179114'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179105> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179105'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179105'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179112> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179112'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179112'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179111> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179111'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179111'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179219> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179219'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179219'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179074> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179074'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179074'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179109> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179109'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179109'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179108> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179108'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179108'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179157> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179157'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179157'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179107> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179107'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179107'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179130> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179130'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179130'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179229> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179229'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179229'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179220> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179220'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179220'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179116> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179116'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179116'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179221> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179221'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179221'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174795> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174795'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174795'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174798> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174798'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174798'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174799> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174799'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174799'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174895> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174895'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174895'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174850> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174850'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174850'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174786> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174786'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174786'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174804> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174804'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174804'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174896> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174896'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174896'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174897> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174897'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174897'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174899> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174899'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174899'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174766> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174766'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174766'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179086> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179086'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179086'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179192> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179192'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179192'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179231> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179231'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179231'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179195> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179195'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179195'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179196> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179196'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179196'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179197> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179197'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179197'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179198> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179198'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179198'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179199> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179199'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179199'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179200> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179200'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179200'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179210> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179210'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179210'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179202> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179202'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179202'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179211> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179211'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179211'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179204> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179204'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179204'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179087> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179087'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179087'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179081> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179081'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179081'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179215> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179215'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179215'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179214> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179214'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179214'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179213> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179213'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179213'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179069> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179069'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179069'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179201> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179201'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179201'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179113> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179113'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179113'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179106> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179106'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179106'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179230> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179230'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179230'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179206> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179206'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179206'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179205> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179205'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179205'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179137> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179137'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179137'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179136> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179136'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179136'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179244> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179244'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179244'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179135> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179135'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179135'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179133> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179133'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179133'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179132> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179132'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179132'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179131> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179131'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179131'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179083> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179083'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179083'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179084> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179084'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179084'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179236> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179236'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179236'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179237> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179237'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179237'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179068> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179068'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179068'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179238> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179238'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179238'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179239> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179239'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179239'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179240> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179240'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179240'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179071> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179071'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179071'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179134> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179134'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179134'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179209> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179209'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179209'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179208> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179208'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179208'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179207> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179207'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179207'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177113> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177113'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177113'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177112> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177112'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177112'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177111> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177111'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177111'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177143> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177143'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177143'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177144> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177144'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177144'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177146> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177146'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177146'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177182> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177182'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177182'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177148> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177148'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177148'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177175> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177175'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177175'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177149> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177149'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177149'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177110> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177110'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177110'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177147> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177147'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177147'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176932> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176932'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176932'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176931> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176931'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176931'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176930> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176930'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176930'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176933> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176933'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176933'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176928> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176928'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176928'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176927> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176927'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176927'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174825> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174825'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174825'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174824> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174824'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174824'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174823> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174823'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174823'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174822> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174822'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174822'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174820> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174820'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174820'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174819> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174819'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174819'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174818> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174818'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174818'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174849> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174849'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174849'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174816> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174816'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174816'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174828> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174828'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174828'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174814> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174814'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174814'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174861> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174861'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174861'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179088> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179088'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179088'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179245> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179245'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179245'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179235> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179235'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179235'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179075> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179075'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179075'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179085> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179085'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179085'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179232> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179232'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179232'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179233> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179233'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179233'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179073> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179073'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179073'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179072> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179072'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179072'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179076> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179076'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179076'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179234> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179234'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179234'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179070> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179070'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179070'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174806> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174806'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174806'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174805> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174805'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174805'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174807> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174807'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174807'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174803> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174803'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174803'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174802> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174802'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174802'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174801> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174801'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174801'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174771> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174771'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174771'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174800> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174800'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174800'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174770> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174770'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174770'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174767> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174767'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174767'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178519> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178519'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178519'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178473> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178473'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178473'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178472> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178472'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178472'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178450> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178450'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178450'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178449> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178449'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178449'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178567> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178567'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178567'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178571> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178571'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178571'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178451> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178451'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178451'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178518> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178518'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178518'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178570> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178570'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178570'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178446> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178446'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178446'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178517> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178517'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178517'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178516> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178516'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178516'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179096> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179096'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179096'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179095> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179095'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179095'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179094> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179094'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179094'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179092> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179092'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179092'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179243> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179243'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179243'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179138> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179138'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179138'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179242> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179242'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179242'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179078> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179078'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179078'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179079> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179079'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179079'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179080> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179080'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179080'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179090> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179090'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179090'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179089> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179089'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179089'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177130> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177130'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177130'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177136> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177136'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177136'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177135> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177135'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177135'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177118> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177118'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177118'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177119> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177119'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177119'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177120> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177120'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177120'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177133> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177133'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177133'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177177> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177177'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177177'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177131> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177131'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177131'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177115> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177115'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177115'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177129> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177129'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177129'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177128> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177128'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177128'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177190> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177190'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177190'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177138> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177138'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177138'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177188> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177188'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177188'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177187> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177187'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177187'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177186> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177186'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177186'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177184> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177184'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177184'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177183> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177183'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177183'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177139> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177139'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177139'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177185> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177185'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177185'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177140> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177140'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177140'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177141> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177141'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177141'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174782> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174782'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174782'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174783> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174783'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174783'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174784> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174784'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174784'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174796> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174796'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174796'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174787> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174787'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174787'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174785> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174785'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174785'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174789> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174789'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174789'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174790> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174790'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174790'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174791> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174791'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174791'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174792> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174792'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174792'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174847> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174847'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174847'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174881> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174881'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174881'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174880> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174880'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174880'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174879> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174879'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174879'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174878> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174878'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174878'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174877> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174877'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174877'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174876> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174876'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174876'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174875> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174875'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174875'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174815> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174815'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174815'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177126> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177126'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177126'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177125> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177125'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177125'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177124> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177124'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177124'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177123> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177123'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177123'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177122> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177122'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177122'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177132> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177132'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177132'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177169> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177169'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177169'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177180> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177180'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177180'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177179> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177179'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177179'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177178> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177178'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177178'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177176> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177176'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177176'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177108> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177108'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177108'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177172> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177172'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177172'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177117> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177117'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177117'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177170> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177170'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177170'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177116> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177116'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177116'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177168> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177168'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177168'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177167> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177167'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177167'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177166> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177166'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177166'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177165> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177165'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177165'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177164> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177164'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177164'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177163> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177163'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177163'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177114> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177114'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177114'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177181> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177181'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177181'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177088> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177088'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177088'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177089> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177089'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177089'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177069> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177069'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177069'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177068> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177068'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177068'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177067> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177067'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177067'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177066> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177066'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177066'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177065> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177065'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177065'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177054> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177054'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177054'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177063> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177063'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177063'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177085> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177085'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177085'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177061> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177061'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177061'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177060> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177060'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177060'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177058> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177058'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177058'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177090> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177090'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177090'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177056> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177056'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177056'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177064> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177064'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177064'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177077> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177077'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177077'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177142> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177142'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177142'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177121> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177121'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177121'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177070> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177070'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177070'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177071> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177071'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177071'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177073> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177073'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177073'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177074> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177074'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177074'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177087> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177087'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177087'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177076> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177076'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177076'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177086> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177086'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177086'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177078> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177078'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177078'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177080> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177080'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177080'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177081> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177081'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177081'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177082> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177082'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177082'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177083> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177083'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177083'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177084> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177084'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177084'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177053> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177053'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177053'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177075> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177075'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177075'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177101> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177101'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177101'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177055> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177055'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177055'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177017> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177017'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177017'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177016> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177016'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177016'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177015> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177015'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177015'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177001> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177001'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177001'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177013> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177013'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177013'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177011> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177011'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177011'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177010> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177010'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177010'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177009> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177009'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177009'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177008> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177008'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177008'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177007> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177007'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177007'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177006> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177006'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177006'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177005> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177005'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177005'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176984> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176984'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176984'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176983> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176983'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176983'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176982> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176982'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176982'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176981> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176981'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176981'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176992> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176992'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176992'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177012> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177012'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177012'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177023> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177023'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177023'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177022> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177022'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177022'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177020> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177020'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177020'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177019> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177019'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177019'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177018> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177018'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177018'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176998> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176998'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176998'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176997> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176997'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176997'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176996> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176996'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176996'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176995> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176995'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176995'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176994> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176994'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176994'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176980> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176980'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176980'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176991> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176991'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176991'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177003> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177003'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177003'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176989> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176989'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176989'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176929> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176929'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176929'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176987> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176987'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176987'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176934> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176934'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176934'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176915> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176915'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176915'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176923> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176923'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176923'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176916> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176916'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176916'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176917> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176917'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176917'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176918> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176918'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176918'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176920> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176920'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176920'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176921> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176921'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176921'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176922> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176922'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176922'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176925> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176925'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176925'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176990> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176990'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176990'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177000> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177000'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177000'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176999> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176999'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176999'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176986> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176986'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176986'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177014> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177014'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177014'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176944> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176944'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176944'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176954> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176954'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176954'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176953> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176953'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176953'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176952> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176952'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176952'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176951> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176951'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176951'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176979> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176979'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176979'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176988> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176988'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176988'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176948> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176948'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176948'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176947> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176947'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176947'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176966> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176966'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176966'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176956> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176956'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176956'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176957> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176957'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176957'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176958> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176958'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176958'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176960> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176960'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176960'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176961> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176961'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176961'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176962> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176962'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176962'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176963> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176963'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176963'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176964> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176964'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176964'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176978> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176978'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176978'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176977> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176977'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176977'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176976> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176976'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176976'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176975> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176975'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176975'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176974> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176974'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176974'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176973> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176973'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176973'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176972> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176972'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176972'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176971> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176971'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176971'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176970> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176970'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176970'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176968> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176968'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176968'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176967> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176967'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176967'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176945> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176945'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176945'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176950> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176950'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176950'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176943> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176943'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176943'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176942> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176942'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176942'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176941> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176941'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176941'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176940> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176940'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176940'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176939> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176939'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176939'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176938> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176938'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176938'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176937> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176937'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176937'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176935> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176935'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176935'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176946> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176946'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176946'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178055> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178055'^^xsd:integer;
  dwc:scientificName 'Phyllopodopsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115451'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178055'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115451'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178054> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178054'^^xsd:integer;
  dwc:scientificName 'Parathalestris'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115465'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178054'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176575> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176575'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176575'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176571> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176571'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176571'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176572> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176572'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176572'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176573> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176573'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176573'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176576> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176576'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176576'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176577> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176577'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176577'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176578> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176578'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176578'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176580> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176580'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176580'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178968> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178968'^^xsd:integer;
  dwc:scientificName 'Tisbe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178968'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178967> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178967'^^xsd:integer;
  dwc:scientificName 'Tisbe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178967'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178966> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178966'^^xsd:integer;
  dwc:scientificName 'Tisbe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178966'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178965> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178965'^^xsd:integer;
  dwc:scientificName 'Tisbe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115484'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178965'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175571> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175571'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175571'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175570> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175570'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175570'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175562> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175562'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175562'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175563> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175563'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175563'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175564> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175564'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175564'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175566> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175566'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175566'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175581> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175581'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175581'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175569> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175569'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175569'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175565> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175565'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175565'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175341> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175341'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175341'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175342> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175342'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175342'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175343> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175343'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175343'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175344> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175344'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175344'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175254> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175254'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175254'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175347> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175347'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175347'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175336> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175336'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175336'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175349> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175349'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175349'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175350> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175350'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175350'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175247> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175247'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175247'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175251> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175251'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175251'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175249> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175249'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175249'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177521> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177521'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177521'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177523> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177523'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177523'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177524> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177524'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177524'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177574> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177574'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177574'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177573> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177573'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177573'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177575> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177575'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177575'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177571> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177571'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177571'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177559> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177559'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177559'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177569> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177569'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177569'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177567> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177567'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177567'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177555> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177555'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177555'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177556> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177556'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177556'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177557> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177557'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177557'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177558> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177558'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177558'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177617> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177617'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177617'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177547> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177547'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177547'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177667> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177667'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177667'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177691> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177691'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177691'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177505> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177505'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177505'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177516> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177516'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177516'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177550> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177550'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177550'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177551> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177551'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177551'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177552> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177552'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177552'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177553> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177553'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177553'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177554> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177554'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177554'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177506> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177506'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177506'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177507> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177507'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177507'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177508> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177508'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177508'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177666> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177666'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177666'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177509> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177509'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177509'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177665> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177665'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177665'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177510> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177510'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177510'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177670> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177670'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177670'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177661> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177661'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177661'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177660> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177660'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177660'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177659> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177659'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177659'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177658> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177658'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177658'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177543> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177543'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177543'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177544> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177544'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177544'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177545> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177545'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177545'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177546> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177546'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177546'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177517> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177517'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177517'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177548> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177548'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177548'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177566> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177566'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177566'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177565> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177565'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177565'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177564> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177564'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177564'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177563> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177563'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177563'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177562> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177562'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177562'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177561> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177561'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177561'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177572> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177572'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177572'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177525> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177525'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177525'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177539> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177539'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177539'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177540> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177540'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177540'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177541> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177541'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177541'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177542> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177542'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177542'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178950> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178950'^^xsd:integer;
  dwc:scientificName 'Tisbe clodiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116655'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178950'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116655'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178951> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178951'^^xsd:integer;
  dwc:scientificName 'Tisbe gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116667'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178951'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178964> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178964'^^xsd:integer;
  dwc:scientificName 'Tisbe reluctans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116683'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178964'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179246> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179246'^^xsd:integer;
  dwc:scientificName 'Zosime atlantica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116691'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179246'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177576> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177576'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177576'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177616> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177616'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177616'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177560> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177560'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177560'^^xsd:anyURI;
  dwc:observationDate '1995-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177614> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177614'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177614'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177613> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177613'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177613'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177612> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177612'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177612'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177611> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177611'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177611'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177610> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177610'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177610'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176622> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176622'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176622'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176613> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176613'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176613'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176603> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176603'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176603'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176604> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176604'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176604'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176608> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176608'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176608'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176610> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176610'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176610'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176611> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176611'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176611'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176612> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176612'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176612'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179140> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179140'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179140'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179172> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179172'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179172'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179139> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179139'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179139'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179059> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179059'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179059'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179060> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179060'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179060'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179061> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179061'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179061'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179063> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179063'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179063'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179142> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179142'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179142'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179173> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179173'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179173'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177607> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177607'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177607'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177596> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177596'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177596'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177605> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177605'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177605'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177597> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177597'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177597'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177603> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177603'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177603'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177534> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177534'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177534'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177535> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177535'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177535'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177536> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177536'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177536'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177527> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177527'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177527'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177609> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177609'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177609'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177608> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177608'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177608'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176181> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176181'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176181'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176182> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176182'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176182'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176183> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176183'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176183'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176184> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176184'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176184'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176537> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176537'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176537'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176498> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176498'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176498'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176506> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176506'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176506'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176547> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176547'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176547'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176504> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176504'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176504'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176503> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176503'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176503'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176502> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176502'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176502'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176501> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176501'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176501'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176118> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176118'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176118'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176190> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176190'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176190'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176177> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176177'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176177'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176178> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176178'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176178'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176179> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176179'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176179'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176530> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176530'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176530'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177600> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177600'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177600'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177599> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177599'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177599'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177526> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177526'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177526'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177606> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177606'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177606'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177570> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177570'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177570'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177518> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177518'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177518'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177519> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177519'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177519'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177520> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177520'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177520'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179167> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179167'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179167'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179168> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179168'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179168'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179169> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179169'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179169'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179170> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179170'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179170'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179058> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179058'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179058'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179141> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179141'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179141'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178986> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178986'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178986'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176497> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176497'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176497'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176495> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176495'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176495'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176494> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176494'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176494'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176493> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176493'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176493'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176492> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176492'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176492'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176500> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176500'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176500'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176516> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176516'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176516'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176191> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176191'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176191'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176192> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176192'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176192'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176193> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176193'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176193'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176194> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176194'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176194'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176195> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176195'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176195'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176196> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176196'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176196'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176550> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176550'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176550'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176499> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176499'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176499'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176507> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176507'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176507'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176914> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176914'^^xsd:integer;
  dwc:scientificName 'Harpacticus obscurus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '116175'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176914'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116175'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179188> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179188'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179188'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178983> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178983'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178983'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176186> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176186'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176186'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176176> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176176'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176176'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176189> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176189'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176189'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178315> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178315'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178315'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178314> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178314'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178314'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178319> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178319'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178319'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178318> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178318'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178318'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178313> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178313'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178313'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178316> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178316'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178316'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178308> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178308'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178308'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178312> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178312'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178312'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179186> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179186'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179186'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179171> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179171'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179171'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179067> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179067'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179067'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179065> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179065'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179065'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179064> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179064'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179064'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179194> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179194'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179194'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179193> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179193'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179193'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179182> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179182'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179182'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179159> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179159'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179159'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179179> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179179'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179179'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179180> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179180'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179180'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176549> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176549'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176549'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176532> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176532'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176532'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176531> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176531'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176531'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176542> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176542'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176542'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176543> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176543'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176543'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176538> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176538'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176538'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176491> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176491'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176491'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176536> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176536'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176536'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176122> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176122'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176122'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176123> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176123'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176123'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176124> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176124'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176124'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176126> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176126'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176126'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176127> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176127'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176127'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176128> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176128'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176128'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176224> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176224'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176224'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176131> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176131'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176131'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179066> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179066'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179066'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178989> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178989'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178989'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178992> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178992'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178992'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178993> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178993'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178993'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178994> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178994'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178994'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178984> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178984'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178984'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179147> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179147'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179147'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179156> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179156'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179156'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179155> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179155'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179155'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179154> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179154'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179154'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179024> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179024'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179024'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178995> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178995'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178995'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179026> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179026'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179026'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179028> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179028'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179028'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179029> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179029'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179029'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179030> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179030'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179030'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179031> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179031'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179031'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179033> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179033'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179033'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179034> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179034'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179034'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179035> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179035'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179035'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179025> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179025'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179025'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179020> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179020'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179020'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179021> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179021'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179021'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179022> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179022'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179022'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179023> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179023'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179023'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179115> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179115'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179115'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179149> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179149'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179149'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179027> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179027'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179027'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179018> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179018'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179018'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179019> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179019'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179019'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179164> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179164'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179164'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179163> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179163'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179163'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179161> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179161'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179161'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179190> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179190'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179190'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178985> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178985'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178985'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179189> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179189'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179189'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178987> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178987'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178987'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179152> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179152'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179152'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179151> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179151'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179151'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179150> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179150'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179150'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179191> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179191'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179191'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179148> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179148'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179148'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179146> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179146'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179146'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179145> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179145'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179145'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179183> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179183'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179183'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179184> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179184'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179184'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179185> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179185'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179185'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177946> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177946'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177946'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175556> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175556'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175556'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177945> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177945'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177945'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178939> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178939'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178939'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178931> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178931'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178931'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178928> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178928'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178928'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178930> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178930'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178930'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178936> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178936'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178936'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177024> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177024'^^xsd:integer;
  dwc:scientificName 'Harpacticus tenellus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116178'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177024'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176172> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176172'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176172'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176162> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176162'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176162'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176174> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176174'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176174'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176160> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176160'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176160'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176161> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176161'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176161'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176163> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176163'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176163'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176157> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176157'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176157'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176173> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176173'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176173'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176168> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176168'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176168'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176169> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176169'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176169'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176170> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176170'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176170'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176171> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176171'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176171'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178935> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178935'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178935'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178934> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178934'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178934'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176509> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176509'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176509'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178056> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178056'^^xsd:integer;
  dwc:scientificName 'Pontocletodes ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115796'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178056'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178057> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178057'^^xsd:integer;
  dwc:scientificName 'Pontocletodes ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115796'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178057'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178940> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178940'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178940'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178942> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178942'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178942'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178948> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178948'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178948'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178947> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178947'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178947'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178945> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178945'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178945'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178944> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178944'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178944'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178938> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178938'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178938'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178943> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178943'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178943'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174749> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174749'^^xsd:integer;
  dwc:scientificName 'Amphiascus caudaespinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115910'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174749'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '549125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174750> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174750'^^xsd:integer;
  dwc:scientificName 'Amphiascus caudaespinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115910'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174750'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '549125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174751> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174751'^^xsd:integer;
  dwc:scientificName 'Amphiascus caudaespinosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115910'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174751'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '549125'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174755> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174755'^^xsd:integer;
  dwc:scientificName 'Amphiascus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115917'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174755'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '549121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174757> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174757'^^xsd:integer;
  dwc:scientificName 'Amphiascus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115917'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174757'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '549121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174756> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174756'^^xsd:integer;
  dwc:scientificName 'Amphiascus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115917'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174756'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '549121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174753> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174753'^^xsd:integer;
  dwc:scientificName 'Amphiascus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115917'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174753'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '549121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176164> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176164'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176164'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176155> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176155'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176155'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176156> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176156'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176156'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176187> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176187'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176187'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176175> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176175'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176175'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176158> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176158'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176158'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176159> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176159'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176159'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174859> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174859'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174859'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174894> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174894'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174894'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174871> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174871'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174871'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174870> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174870'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174870'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174869> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174869'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174869'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174868> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174868'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174868'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174754> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174754'^^xsd:integer;
  dwc:scientificName 'Amphiascus minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115917'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174754'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '549121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176154> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176154'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176154'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176197> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176197'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176197'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176551> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176551'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176551'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176552> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176552'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176552'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176553> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176553'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176553'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176554> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176554'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176554'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176517> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176517'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176517'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176508> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176508'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176508'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176515> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176515'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176515'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176514> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176514'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176514'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176512> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176512'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176512'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176511> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176511'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176511'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176510> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176510'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176510'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174748> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174748'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis thalestroides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115907'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174748'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '348775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178311> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178311'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178311'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178310> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178310'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178310'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178309> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178309'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178309'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178317> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178317'^^xsd:integer;
  dwc:scientificName 'Pseudobradya'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115345'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178317'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175131> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175131'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175131'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175127> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175127'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175127'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175128> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175128'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175128'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175086> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175086'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175086'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175129> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175129'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175129'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175139> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175139'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175139'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175132> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175132'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175132'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175133> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175133'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175133'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175135> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175135'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175135'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175136> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175136'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175136'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175134> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175134'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175134'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175137> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175137'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175137'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176626> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176626'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176626'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176614> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176614'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176614'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176615> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176615'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176615'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176625> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176625'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176625'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176624> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176624'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176624'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176623> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176623'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176623'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176621> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176621'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176621'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176601> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176601'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176601'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176619> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176619'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176619'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176605> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176605'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176605'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176618> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176618'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176618'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176617> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176617'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176617'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176606> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176606'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176606'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175092> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175092'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175092'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175093> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175093'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175093'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175105> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175105'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175105'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175095> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175095'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175095'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175113> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175113'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175113'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175097> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175097'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175097'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175098> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175098'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175098'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175100> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175100'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175100'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175101> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175101'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175101'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175102> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175102'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175102'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175103> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175103'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175103'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175104> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175104'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175104'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175094> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175094'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175094'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175146> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175146'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175146'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175151> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175151'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175151'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175149> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175149'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175149'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175140> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175140'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175140'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175141> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175141'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175141'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175085> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175085'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175085'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175138> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175138'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175138'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175147> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175147'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175147'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175145> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175145'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175145'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175126> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175126'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175126'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175144> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175144'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175144'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175111> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175111'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175111'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175143> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175143'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175143'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175142> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175142'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175142'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175148> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175148'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175148'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175212> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175212'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175212'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175213> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175213'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175213'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175195> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175195'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175195'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175204> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175204'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175204'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175116> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175116'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175116'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175125> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175125'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175125'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175106> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175106'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175106'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175108> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175108'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175108'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175109> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175109'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175109'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175110> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175110'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175110'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175112> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175112'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175112'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175152> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175152'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175152'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175115> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175115'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175115'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175190> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175190'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175190'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175117> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175117'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175117'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175118> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175118'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175118'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175119> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175119'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175119'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175120> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175120'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175120'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175121> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175121'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175121'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175122> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175122'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175122'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175123> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175123'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175123'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175114> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175114'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175114'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175096> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175096'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175096'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175087> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175087'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175087'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175088> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175088'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175088'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175089> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175089'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175089'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175090> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175090'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175090'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175091> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175091'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175091'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176518> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176518'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176518'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176524> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176524'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176524'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176475> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176475'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176475'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176526> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176526'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176526'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176527> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176527'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176527'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176544> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176544'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176544'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176545> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176545'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176545'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176546> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176546'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176546'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176540> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176540'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176540'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176523> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176523'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176523'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176535> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176535'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176535'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176541> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176541'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176541'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176539> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176539'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176539'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176111> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176111'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176111'^^xsd:anyURI;
  dwc:observationDate '1995-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176112> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176112'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176112'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176113> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176113'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176113'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176115> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176115'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176115'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176149> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176149'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176149'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176150> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176150'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176150'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176151> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176151'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176151'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176152> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176152'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176152'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176141> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176141'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176141'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176120> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176120'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176120'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176109> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176109'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176109'^^xsd:anyURI;
  dwc:observationDate '1995-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176110> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176110'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176110'^^xsd:anyURI;
  dwc:observationDate '1995-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179176> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179176'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179176'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179057> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179057'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179057'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179144> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179144'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179144'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179044> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179044'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179044'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179040> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179040'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179040'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179181> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179181'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179181'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179042> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179042'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179042'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179175> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179175'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179175'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179177> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179177'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179177'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179178> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179178'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179178'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176132> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176132'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176132'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176119> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176119'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176119'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176116> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176116'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176116'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176260> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176260'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176260'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176249> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176249'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176249'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176250> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176250'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176250'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176251> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176251'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176251'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176252> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176252'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176252'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176253> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176253'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176253'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176254> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176254'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176254'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176287> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176287'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176287'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176288> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176288'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176288'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176289> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176289'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176289'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176290> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176290'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176290'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176248> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176248'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176248'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176395> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176395'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176395'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176398> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176398'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176398'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176399> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176399'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176399'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176400> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176400'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176400'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176401> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176401'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176401'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176402> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176402'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176402'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176393> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176393'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176393'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176405> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176405'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176405'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176683> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176683'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176683'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176685> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176685'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176685'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176686> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176686'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176686'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176687> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176687'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176687'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176688> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176688'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176688'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176689> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176689'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176689'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176690> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176690'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176690'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176678> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176678'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176678'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176637> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176637'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176637'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176638> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176638'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176638'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176639> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176639'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176639'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176641> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176641'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176641'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176658> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176658'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176658'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176659> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176659'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176659'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176644> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176644'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176644'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176647> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176647'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176647'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176732> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176732'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176732'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176719> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176719'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176719'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176720> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176720'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176720'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176721> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176721'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176721'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176723> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176723'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176723'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176724> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176724'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176724'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176725> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176725'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176725'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176727> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176727'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176727'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178594> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178594'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178594'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178607> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178607'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178607'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178761> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178761'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178761'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178603> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178603'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178603'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178604> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178604'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178604'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178584> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178584'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178584'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178770> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178770'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178770'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178769> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178769'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178769'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178583> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178583'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178583'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178610> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178610'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178610'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178762> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178762'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178762'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178609> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178609'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178609'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178608> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178608'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178608'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178759> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178759'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178759'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178760> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178760'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178760'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178768> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178768'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178768'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178586> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178586'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178586'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178764> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178764'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178764'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178765> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178765'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178765'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178606> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178606'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178606'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178766> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178766'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178766'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178767> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178767'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178767'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178643> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178643'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178643'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178708> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178708'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178708'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178772> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178772'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178772'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178818> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178818'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) reflexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116777'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178818'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178706> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178706'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178706'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178633> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178633'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178633'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178642> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178642'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178642'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178598> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178598'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178598'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178599> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178599'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178599'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178600> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178600'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178600'^^xsd:anyURI;
  dwc:observationDate '1995-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178601> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178601'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178601'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178602> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178602'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178602'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178634> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178634'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178634'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178774> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178774'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178774'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178778> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178778'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178778'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178777> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178777'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178777'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178776> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178776'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178776'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178775> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178775'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178775'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178640> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178640'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178640'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178639> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178639'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178639'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178635> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178635'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178635'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178632> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178632'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178632'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178575> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178575'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178575'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178618> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178618'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178618'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178588> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178588'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178588'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178619> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178619'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178619'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178620> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178620'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178620'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178719> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178719'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178719'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178595> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178595'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178595'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178636> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178636'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178636'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178641> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178641'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178641'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178631> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178631'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178631'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178630> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178630'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178630'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178628> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178628'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178628'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178627> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178627'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178627'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178626> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178626'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178626'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178637> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178637'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178637'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178596> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178596'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178596'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178742> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178742'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178742'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178577> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178577'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178577'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178578> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178578'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178578'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178579> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178579'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178579'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178580> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178580'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178580'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176389> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176389'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176389'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176407> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176407'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176407'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176408> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176408'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176408'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176409> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176409'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176409'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176410> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176410'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176410'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176411> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176411'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176411'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176412> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176412'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176412'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176404> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176404'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176404'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176373> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176373'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176373'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176374> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176374'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176374'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176375> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176375'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176375'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176376> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176376'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176376'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175559> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175559'^^xsd:integer;
  dwc:scientificName 'Dactylopodella flava'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116550'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175559'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116550'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178771> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178771'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178771'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178702> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178702'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178702'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178703> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178703'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178703'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178704> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178704'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178704'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178622> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178622'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178622'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178707> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178707'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178707'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178638> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178638'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178638'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178709> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178709'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178709'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178711> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178711'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178711'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178712> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178712'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178712'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178713> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178713'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178713'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178714> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178714'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178714'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178715> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178715'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178715'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174501> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174501'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174501'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174521> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174521'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174521'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174485> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174485'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174485'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174486> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174486'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174486'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174525> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174525'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174525'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174500> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174500'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174500'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174484> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174484'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174484'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174488> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174488'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174488'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174520> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174520'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174520'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174489> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174489'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174489'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174495> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174495'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174495'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174517> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174517'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174517'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174516> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174516'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174516'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176406> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176406'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176406'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178798> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178798'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178798'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178809> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178809'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178809'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178808> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178808'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178808'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178789> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178789'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178789'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178788> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178788'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178788'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178787> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178787'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178787'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178786> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178786'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178786'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178804> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178804'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178804'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178784> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178784'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178784'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178810> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178810'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178810'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178782> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178782'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178782'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178781> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178781'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178781'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176092> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176092'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176092'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176089> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176089'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176089'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176073> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176073'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176073'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176086> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176086'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176086'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176096> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176096'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176096'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176084> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176084'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176084'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176083> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176083'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176083'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176082> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176082'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176082'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176081> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176081'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176081'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176312> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176312'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176312'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176313> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176313'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176313'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176301> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176301'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176301'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176343> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176343'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176343'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176344> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176344'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176344'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176345> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176345'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176345'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176346> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176346'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176346'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176341> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176341'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176341'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177975> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177975'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177975'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177987> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177987'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177987'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177988> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177988'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177988'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177989> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177989'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177989'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177990> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177990'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177990'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177991> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177991'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177991'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177985> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177985'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177985'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177968> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177968'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177968'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177958> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177958'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177958'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177959> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177959'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177959'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174675> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174675'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174675'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174674> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174674'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174674'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174717> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174717'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174717'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177961> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177961'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177961'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177963> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177963'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177963'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177965> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177965'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177965'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177977> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177977'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177977'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177967> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177967'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177967'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177976> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177976'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177976'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177970> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177970'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177970'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177972> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177972'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177972'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174692> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174692'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174692'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174733> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174733'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174733'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174684> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174684'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174684'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174685> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174685'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174685'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174686> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174686'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174686'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174687> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174687'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174687'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174688> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174688'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174688'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174689> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174689'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174689'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174681> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174681'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174681'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174671> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174671'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174671'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176080> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176080'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176080'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176079> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176079'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176079'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176078> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176078'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176078'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176087> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176087'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176087'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177974> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177974'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177974'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177957> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177957'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177957'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177966> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177966'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177966'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177964> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177964'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177964'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176326> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176326'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176326'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178779> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178779'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178779'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178807> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178807'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178807'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178785> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178785'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178785'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176075> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176075'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176075'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176064> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176064'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176064'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176063> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176063'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176063'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176076> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176076'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176076'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176062> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176062'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176062'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176060> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176060'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176060'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176059> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176059'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176059'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176067> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176067'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176067'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176085> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176085'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176085'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176095> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176095'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176095'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176094> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176094'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176094'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176093> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176093'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176093'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176294> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176294'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176294'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176302> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176302'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176302'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176314> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176314'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176314'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176305> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176305'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176305'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176306> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176306'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176306'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176307> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176307'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176307'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176308> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176308'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176308'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176309> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176309'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176309'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176310> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176310'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176310'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178418> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178418'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178418'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178417> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178417'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178417'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178416> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178416'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178416'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178414> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178414'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178414'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178413> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178413'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178413'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178412> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178412'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178412'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178425> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178425'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178425'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178420> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178420'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178420'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178407> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178407'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178407'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178415> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178415'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178415'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178410> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178410'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178410'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176276> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176276'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176276'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176278> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176278'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176278'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176279> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176279'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176279'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176244> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176244'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176244'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176281> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176281'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176281'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176269> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176269'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176269'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176283> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176283'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176283'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176284> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176284'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176284'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176285> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176285'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176285'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176286> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176286'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176286'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176217> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176217'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176217'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176218> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176218'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176218'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176219> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176219'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176219'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176247> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176247'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176247'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176209> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176209'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176209'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176282> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176282'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176282'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176272> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176272'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176272'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176273> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176273'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176273'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176274> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176274'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176274'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176275> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176275'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176275'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176267> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176267'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176267'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176222> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176222'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176222'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176258> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176258'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176258'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176143> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176143'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176143'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176153> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176153'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176153'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176133> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176133'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176133'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176134> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176134'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176134'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176135> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176135'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176135'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176136> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176136'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176136'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176137> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176137'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176137'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176367> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176367'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176367'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176368> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176368'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176368'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176369> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176369'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176369'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176370> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176370'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176370'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176371> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176371'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176371'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176396> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176396'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176396'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176348> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176348'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176348'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176363> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176363'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176363'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176355> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176355'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176355'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176347> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176347'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176347'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176489> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176489'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176489'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176476> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176476'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176476'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176528> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176528'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176528'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176478> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176478'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176478'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176479> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176479'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176479'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176481> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176481'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176481'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176487> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176487'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176487'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176485> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176485'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176485'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176484> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176484'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176484'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178411> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178411'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178411'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178424> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178424'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178424'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178422> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178422'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178422'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178428> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178428'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178428'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178429> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178429'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178429'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178430> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178430'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178430'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178431> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178431'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178431'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178423> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178423'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178423'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176556> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176556'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176556'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176467> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176467'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176467'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176468> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176468'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176468'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176469> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176469'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176469'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176563> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176563'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176563'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176519> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176519'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176519'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176520> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176520'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176520'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176521> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176521'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176521'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176593> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176593'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176593'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176595> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176595'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176595'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176596> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176596'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176596'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176597> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176597'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176597'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176598> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176598'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176598'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176599> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176599'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176599'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176589> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176589'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176589'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176620> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176620'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176620'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176588> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176588'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176588'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176592> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176592'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176592'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176607> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176607'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176607'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176582> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176582'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176582'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176583> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176583'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176583'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176586> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176586'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176586'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176587> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176587'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176587'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176590> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176590'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176590'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176591> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176591'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176591'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176350> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176350'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176350'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176352> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176352'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176352'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176353> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176353'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176353'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176354> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176354'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176354'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176471> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176471'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176471'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176472> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176472'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176472'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176486> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176486'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176486'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176488> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176488'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176488'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176474> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176474'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176474'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176461> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176461'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176461'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176460> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176460'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176460'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176477> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176477'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176477'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176562> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176562'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176562'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176555> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176555'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176555'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176559> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176559'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176559'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176558> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176558'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176558'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176557> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176557'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176557'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179143> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179143'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179143'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179038> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179038'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179038'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179037> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179037'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179037'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179036> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179036'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179036'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179050> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179050'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179050'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179056> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179056'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179056'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179055> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179055'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179055'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179052> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179052'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179052'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179053> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179053'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179053'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179158> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179158'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179158'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179039> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179039'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179039'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179049> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179049'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179049'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179048> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179048'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179048'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179047> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179047'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179047'^^xsd:anyURI;
  dwc:observationDate '1995-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179046> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179046'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179046'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179045> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179045'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179045'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179041> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179041'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179041'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178426> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178426'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178426'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178409> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178409'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178409'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176138> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176138'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176138'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176139> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176139'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176139'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176140> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176140'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176140'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176142> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176142'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176142'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176130> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176130'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176130'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176144> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176144'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176144'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176146> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176146'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176146'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176147> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176147'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176147'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176148> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176148'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176148'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176483> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176483'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176483'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176470> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176470'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176470'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176564> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176564'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176564'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176482> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176482'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176482'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176463> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176463'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176463'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176462> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176462'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176462'^^xsd:anyURI;
  dwc:observationDate '1995-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176465> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176465'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176465'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176466> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176466'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176466'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177589> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177589'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177589'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177588> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177588'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177588'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177587> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177587'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177587'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177538> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177538'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177538'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177585> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177585'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177585'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177583> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177583'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177583'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177582> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177582'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177582'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177581> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177581'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177581'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177580> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177580'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177580'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177579> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177579'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177579'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177578> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177578'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177578'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177577> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177577'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177577'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176204> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176204'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176204'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176205> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176205'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176205'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176206> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176206'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176206'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176207> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176207'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176207'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176223> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176223'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176223'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176210> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176210'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176210'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176221> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176221'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176221'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176212> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176212'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176212'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176213> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176213'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176213'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176214> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176214'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176214'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176215> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176215'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176215'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178006> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178006'^^xsd:integer;
  dwc:scientificName 'Paradanielssenia kunzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115845'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178006'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176255> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176255'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176255'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176256> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176256'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176256'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176257> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176257'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176257'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176271> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176271'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176271'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176259> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176259'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176259'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176261> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176261'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176261'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176262> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176262'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176262'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176263> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176263'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176263'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176264> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176264'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176264'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176265> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176265'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176265'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176266> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176266'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176266'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177706> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177706'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177706'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177707> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177707'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177707'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177709> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177709'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177709'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177710> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177710'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177710'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177711> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177711'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177711'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177712> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177712'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177712'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177713> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177713'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177713'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177714> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177714'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177714'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177702> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177702'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177702'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177787> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177787'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177787'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177739> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177739'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177739'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178406> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178406'^^xsd:integer;
  dwc:scientificName 'Robertgurneya rostrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115999'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178406'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178405> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178405'^^xsd:integer;
  dwc:scientificName 'Robertgurneya ecaudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115993'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178405'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176414> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176414'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176414'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176423> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176423'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176423'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176366> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176366'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176366'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176357> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176357'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176357'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176359> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176359'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176359'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176360> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176360'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176360'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176356> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176356'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176356'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176365> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176365'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176365'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176361> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176361'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176361'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176240> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176240'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176240'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176241> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176241'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176241'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176242> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176242'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176242'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176199> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176199'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176199'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176233> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176233'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176233'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176211> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176211'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176211'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176200> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176200'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176200'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176201> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176201'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176201'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176202> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176202'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176202'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176203> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176203'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176203'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177784> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177784'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177784'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177769> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177769'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177769'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177793> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177793'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177793'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177692> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177692'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177692'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177798> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177798'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177798'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177797> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177797'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177797'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177796> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177796'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177796'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177785> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177785'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177785'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177794> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177794'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177794'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176436> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176436'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176436'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176424> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176424'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176424'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176426> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176426'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176426'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176427> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176427'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176427'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176428> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176428'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176428'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176429> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176429'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176429'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176430> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176430'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176430'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176431> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176431'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176431'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176432> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176432'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176432'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176433> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176433'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176433'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176229> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176229'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176229'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176230> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176230'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176230'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176231> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176231'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176231'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176232> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176232'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176232'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176234> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176234'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176234'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176220> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176220'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176220'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176236> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176236'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176236'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176237> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176237'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176237'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176238> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176238'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176238'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176239> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176239'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176239'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177786> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177786'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177786'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177792> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177792'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177792'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177790> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177790'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177790'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177789> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177789'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177789'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177788> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177788'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177788'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177770> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177770'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177770'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177795> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177795'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177795'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177755> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177755'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177755'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177738> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177738'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177738'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177757> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177757'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177757'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177737> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177737'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177737'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177763> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177763'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177763'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177584> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177584'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177584'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177595> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177595'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177595'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177594> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177594'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177594'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177593> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177593'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177593'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177592> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177592'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177592'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177591> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177591'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177591'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177590> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177590'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177590'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177996> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177996'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177996'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177995> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177995'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177995'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177994> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177994'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177994'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177993> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177993'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177993'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178000> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178000'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178000'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177740> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177740'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177740'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177742> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177742'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177742'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177743> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177743'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177743'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177744> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177744'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177744'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177745> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177745'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177745'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177746> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177746'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177746'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177747> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177747'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177747'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177748> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177748'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177748'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177749> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177749'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177749'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177750> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177750'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177750'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177751> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177751'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177751'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177752> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177752'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177752'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177772> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177772'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177772'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177761> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177761'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177761'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177760> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177760'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177760'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177759> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177759'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177759'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177758> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177758'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177758'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177765> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177765'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177765'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177764> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177764'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177764'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177753> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177753'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177753'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177762> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177762'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177762'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177768> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177768'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177768'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177767> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177767'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177767'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177766> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177766'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177766'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177777> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177777'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177777'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177778> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177778'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177778'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177779> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177779'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177779'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177780> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177780'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177780'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177781> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177781'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177781'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177782> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177782'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177782'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177783> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177783'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177783'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177773> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177773'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177773'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177774> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177774'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177774'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177775> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177775'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177775'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177776> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177776'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177776'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177998> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177998'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177998'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178005> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178005'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178005'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178004> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178004'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178004'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178003> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178003'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178003'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178002> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178002'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178002'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178001> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178001'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178001'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177997> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177997'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177997'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175596> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175596'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175596'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177693> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177693'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177693'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177694> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177694'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177694'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177695> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177695'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177695'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177696> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177696'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177696'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177697> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177697'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177697'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177698> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177698'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177698'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177699> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177699'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177699'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177700> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177700'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177700'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177705> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177705'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177705'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177741> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177741'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177741'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177715> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177715'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177715'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177736> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177736'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177736'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176377> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176377'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176377'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176378> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176378'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176378'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176379> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176379'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176379'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176380> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176380'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176380'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176382> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176382'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176382'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176392> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176392'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176392'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176384> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176384'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176384'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176385> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176385'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176385'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176386> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176386'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176386'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176387> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176387'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176387'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176388> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176388'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176388'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176417> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176417'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176417'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176390> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176390'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176390'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175598> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175598'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175598'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175603> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175603'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175603'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176413> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176413'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176413'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176381> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176381'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176381'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176447> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176447'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176447'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176437> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176437'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176437'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176439> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176439'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176439'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176440> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176440'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176440'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176441> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176441'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176441'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176442> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176442'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176442'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176443> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176443'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176443'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177733> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177733'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177733'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177717> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177717'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177717'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177725> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177725'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177725'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177718> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177718'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177718'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177720> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177720'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177720'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177721> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177721'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177721'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177722> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177722'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177722'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177723> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177723'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177723'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177724> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177724'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177724'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177719> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177719'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177719'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177726> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177726'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177726'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177727> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177727'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177727'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177728> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177728'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177728'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177729> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177729'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177729'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177735> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177735'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177735'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177732> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177732'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177732'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177734> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177734'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177734'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177716> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177716'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177716'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177703> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177703'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177703'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177731> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177731'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177731'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177704> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177704'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177704'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175602> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175602'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175602'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175601> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175601'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175601'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175600> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175600'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175600'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175604> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175604'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175604'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175595> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175595'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175595'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175607> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175607'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175607'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175606> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175606'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175606'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175597> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175597'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175597'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178949> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178949'^^xsd:integer;
  dwc:scientificName 'Thalestris rufoviolascens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116626'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178949'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176444> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176444'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176444'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176415> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176415'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176415'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176434> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176434'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176434'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176448> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176448'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176448'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176449> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176449'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176449'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176450> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176450'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176450'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176451> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176451'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176451'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176452> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176452'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176452'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176453> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176453'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176453'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176454> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176454'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176454'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176246> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176246'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176246'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176235> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176235'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176235'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176225> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176225'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176225'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176226> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176226'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176226'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176227> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176227'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176227'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176228> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176228'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176228'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176455> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176455'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176455'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176445> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176445'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176445'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176425> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176425'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176425'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176372> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176372'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176372'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176416> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176416'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176416'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176394> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176394'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176394'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176418> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176418'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176418'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176419> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176419'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176419'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176420> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176420'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176420'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176421> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176421'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176421'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176422> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176422'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176422'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176108> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176108'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176108'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176097> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176097'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176097'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176088> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176088'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176088'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176065> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176065'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176065'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176090> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176090'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176090'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176072> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176072'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176072'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176071> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176071'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176071'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176070> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176070'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176070'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176069> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176069'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176069'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176068> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176068'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176068'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176074> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176074'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176074'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176066> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176066'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176066'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176338> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176338'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176338'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176303> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176303'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176303'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176340> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176340'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176340'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176328> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176328'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176328'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176291> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176291'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176291'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176293> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176293'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176293'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176295> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176295'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176295'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176297> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176297'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176297'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176298> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176298'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176298'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176299> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176299'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176299'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176300> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176300'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176300'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174738> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174738'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174738'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174737> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174737'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174737'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174736> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174736'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174736'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174744> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174744'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174744'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174683> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174683'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174683'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174676> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174676'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174676'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174677> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174677'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174677'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174678> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174678'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174678'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174680> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174680'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174680'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174722> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174722'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174722'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174693> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174693'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174693'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174694> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174694'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174694'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174747> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174747'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174747'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174746> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174746'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174746'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174745> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174745'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174745'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174691> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174691'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174691'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174741> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174741'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174741'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174740> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174740'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174740'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174739> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174739'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174739'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178682> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178682'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178682'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178681> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178681'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178681'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178689> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178689'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178689'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178688> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178688'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178688'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178687> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178687'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178687'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178686> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178686'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178686'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178685> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178685'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178685'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175317> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175317'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175317'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175270> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175270'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175270'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175315> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175315'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175315'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175255> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175255'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175255'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175301> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175301'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175301'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175300> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175300'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175300'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175312> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175312'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175312'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175265> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175265'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175265'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175266> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175266'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175266'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175267> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175267'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175267'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175269> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175269'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175269'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175348> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175348'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175348'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175339> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175339'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175339'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175297> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175297'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175297'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175307> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175307'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175307'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175306> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175306'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175306'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175305> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175305'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175305'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175276> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175276'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175276'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175277> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175277'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175277'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175278> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175278'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175278'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175309> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175309'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175309'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175313> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175313'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175313'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175262> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175262'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175262'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175263> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175263'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175263'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175287> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175287'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175287'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175319> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175319'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175319'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175271> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175271'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175271'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175272> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175272'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175272'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175273> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175273'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175273'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175274> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175274'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175274'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175275> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175275'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175275'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175310> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175310'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175310'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175311> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175311'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175311'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175308> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175308'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175308'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176316> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176316'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176316'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176324> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176324'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176324'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175553> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175553'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175553'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175552> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175552'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175552'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175551> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175551'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175551'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175470> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175470'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175470'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175469> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175469'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175469'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175468> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175468'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175468'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175499> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175499'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175499'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174665> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174665'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174665'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174666> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174666'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174666'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174664> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174664'^^xsd:integer;
  dwc:scientificName 'Amphiascoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115303'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174664'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177986> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177986'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177986'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177979> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177979'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177979'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177980> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177980'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177980'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177981> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177981'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177981'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177982> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177982'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177982'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177983> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177983'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177983'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177984> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177984'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177984'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175331> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175331'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175331'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175332> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175332'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175332'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175334> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175334'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175334'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175335> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175335'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175335'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175299> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175299'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175299'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175283> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175283'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175283'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175325> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175325'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175325'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175322> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175322'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175322'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175244> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175244'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175244'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175298> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175298'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175298'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175328> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175328'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175328'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175289> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175289'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175289'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175321> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175321'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175321'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175323> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175323'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175323'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175293> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175293'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175293'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175294> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175294'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175294'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175295> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175295'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175295'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175296> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175296'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175296'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175246> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175246'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175246'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175290> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175290'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175290'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175327> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175327'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175327'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175256> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175256'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175256'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175257> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175257'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175257'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175258> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175258'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175258'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175288> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175288'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175288'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175320> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175320'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175320'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178802> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178802'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178802'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178801> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178801'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178801'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178800> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178800'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178800'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178799> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178799'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178799'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178797> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178797'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178797'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178806> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178806'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178806'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178795> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178795'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178795'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178794> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178794'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178794'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178793> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178793'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178793'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178792> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178792'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178792'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178791> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178791'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178791'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178790> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178790'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178790'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178811> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178811'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178811'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178812> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178812'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178812'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178813> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178813'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178813'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178814> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178814'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178814'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178815> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178815'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178815'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178817> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178817'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178817'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178816> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178816'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178816'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178803> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178803'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178803'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176322> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176322'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176322'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176321> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176321'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176321'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176320> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176320'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176320'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176319> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176319'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176319'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176327> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176327'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176327'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176318> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176318'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176318'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176329> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176329'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176329'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174710> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174710'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174710'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174712> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174712'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174712'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174708> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174708'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174708'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174707> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174707'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174707'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174706> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174706'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174706'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174713> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174713'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174713'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174714> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174714'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174714'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174704> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174704'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174704'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174703> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174703'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174703'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174702> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174702'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174702'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174715> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174715'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174715'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174700> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174700'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174700'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174699> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174699'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174699'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174698> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174698'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174698'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174709> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174709'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174709'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174697> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174697'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174697'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174673> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174673'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174673'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174742> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174742'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174742'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176331> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176331'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176331'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176332> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176332'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176332'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176333> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176333'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176333'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176334> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176334'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176334'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176335> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176335'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176335'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176337> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176337'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176337'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176292> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176292'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176292'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176339> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176339'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176339'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176098> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176098'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176098'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176100> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176100'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176100'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176101> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176101'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176101'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176102> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176102'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176102'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176103> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176103'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176103'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176104> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176104'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176104'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176105> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176105'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176105'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176106> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176106'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176106'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175250> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175250'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175250'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175285> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175285'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175285'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175253> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175253'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175253'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175314> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175314'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175314'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175252> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175252'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175252'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175279> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175279'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175279'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175280> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175280'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175280'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175281> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175281'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175281'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175282> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175282'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175282'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175338> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175338'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175338'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175284> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175284'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175284'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175329> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175329'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175329'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175330> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175330'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175330'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175260> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175260'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175260'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175261> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175261'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175261'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175326> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175326'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175326'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175324> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175324'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175324'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175302> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175302'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175302'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175303> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175303'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175303'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175286> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175286'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175286'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176842> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176842'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176842'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176841> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176841'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176841'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176840> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176840'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176840'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176827> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176827'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176827'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176837> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176837'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176837'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176744> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176744'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176744'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176835> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176835'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176835'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176834> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176834'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176834'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176832> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176832'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176832'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176831> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176831'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176831'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176830> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176830'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176830'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176838> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176838'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176838'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176680> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176680'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176680'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176663> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176663'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176663'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176669> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176669'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176669'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176670> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176670'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176670'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176671> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176671'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176671'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176673> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176673'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176673'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176674> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176674'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176674'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176675> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176675'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176675'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176676> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176676'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176676'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176691> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176691'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176691'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176679> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176679'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176679'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176660> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176660'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176660'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176681> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176681'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176681'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176682> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176682'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176682'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175021> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175021'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175021'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175036> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175036'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175036'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175005> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175005'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175005'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175028> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175028'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175028'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175029> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175029'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175029'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175030> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175030'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175030'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175032> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175032'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175032'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175033> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175033'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175033'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175026> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175026'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175026'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175035> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175035'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175035'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175025> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175025'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175025'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175037> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175037'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175037'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175815> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175815'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175815'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175816> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175816'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175816'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175817> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175817'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175817'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175818> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175818'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175818'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175762> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175762'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175762'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175820> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175820'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175820'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175812> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175812'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175812'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175822> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175822'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175822'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175811> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175811'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175811'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175824> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175824'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175824'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175825> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175825'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175825'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175806> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175806'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175806'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175807> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175807'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175807'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175808> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175808'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175808'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175809> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175809'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175809'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175810> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175810'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175810'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175800> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175800'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175800'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175865> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175865'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175865'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175831> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175831'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175831'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175856> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175856'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175856'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175857> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175857'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175857'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175858> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175858'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175858'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175859> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175859'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175859'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175872> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175872'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175872'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175873> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175873'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175873'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175863> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175863'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175863'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175844> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175844'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175844'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175834> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175834'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175834'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175835> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175835'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175835'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175836> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175836'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175836'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175837> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175837'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175837'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175838> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175838'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175838'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175839> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175839'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175839'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175840> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175840'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175840'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175841> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175841'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175841'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175855> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175855'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175855'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175860> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175860'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175860'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175861> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175861'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175861'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175862> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175862'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175862'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175854> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175854'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175854'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175864> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175864'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175864'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175853> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175853'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175853'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175866> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175866'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175866'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175867> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175867'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175867'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175868> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175868'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175868'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175869> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175869'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175869'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175870> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175870'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175870'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175871> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175871'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175871'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175754> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175754'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175754'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175749> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175749'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175749'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175784> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175784'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175784'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175783> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175783'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175783'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175782> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175782'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175782'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175781> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175781'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175781'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175780> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175780'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175780'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175753> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175753'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175753'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175752> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175752'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175752'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176035> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176035'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176035'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175750> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175750'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175750'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176054> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176054'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176054'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176029> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176029'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176029'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176030> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176030'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176030'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176031> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176031'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176031'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176032> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176032'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176032'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176033> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176033'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176033'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176034> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176034'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176034'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176025> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176025'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176025'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175957> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175957'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175957'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175760> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175760'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175760'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175759> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175759'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175759'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175758> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175758'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175758'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175757> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175757'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175757'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175756> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175756'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175756'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176006> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176006'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176006'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175755> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175755'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175755'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176018> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176018'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176018'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176007> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176007'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176007'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176037> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176037'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176037'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176009> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176009'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176009'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175764> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175764'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175764'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176011> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176011'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176011'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176012> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176012'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176012'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176013> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176013'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176013'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176014> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176014'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176014'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176015> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176015'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176015'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176019> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176019'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176019'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176020> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176020'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176020'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176021> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176021'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176021'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176022> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176022'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176022'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176023> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176023'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176023'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176024> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176024'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176024'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176017> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176017'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176017'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176026> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176026'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176026'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176016> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176016'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176016'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176028> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176028'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176028'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175843> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175843'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175843'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175874> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175874'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175874'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175845> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175845'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175845'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175846> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175846'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175846'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175847> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175847'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175847'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175848> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175848'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175848'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175849> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175849'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175849'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175850> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175850'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175850'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175851> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175851'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175851'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175852> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175852'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175852'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175842> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175842'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175842'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176027> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176027'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176027'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176771> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176771'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176771'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176643> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176643'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176643'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176743> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176743'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176743'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176646> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176646'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176646'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176662> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176662'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176662'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176648> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176648'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176648'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176661> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176661'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176661'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176650> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176650'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176650'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176652> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176652'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176652'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176653> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176653'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176653'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176654> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176654'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176654'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176655> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176655'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176655'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176656> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176656'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176656'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178732> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178732'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178732'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178722> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178722'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178722'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178721> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178721'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178721'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178720> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178720'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178720'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178612> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178612'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178612'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178611> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178611'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178611'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178677> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178677'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178677'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178740> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178740'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178740'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178756> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178756'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178756'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178758> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178758'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178758'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178659> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178659'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178659'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178658> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178658'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178658'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178698> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178698'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178698'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178656> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178656'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178656'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178700> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178700'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178700'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178653> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178653'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178653'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178739> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178739'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178739'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178738> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178738'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178738'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178614> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178614'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178614'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178655> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178655'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178655'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178699> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178699'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178699'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178661> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178661'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178661'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178737> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178737'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178737'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178666> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178666'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178666'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178683> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178683'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178683'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178690> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178690'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178690'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178696> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178696'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178696'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178695> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178695'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178695'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178693> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178693'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178693'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178692> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178692'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178692'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178665> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178665'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178665'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178664> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178664'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178664'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178663> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178663'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178663'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178662> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178662'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178662'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178667> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178667'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178667'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178668> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178668'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178668'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178680> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178680'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178680'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178660> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178660'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178660'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178652> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178652'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178652'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178650> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178650'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178650'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178649> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178649'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178649'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178648> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178648'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178648'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178647> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178647'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178647'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178646> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178646'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178646'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178645> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178645'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178645'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178657> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178657'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178657'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175826> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175826'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175826'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175827> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175827'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175827'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175828> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175828'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175828'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175829> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175829'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175829'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175830> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175830'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175830'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175821> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175821'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175821'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175956> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175956'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175956'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175802> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175802'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175802'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175792> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175792'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175792'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175793> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175793'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175793'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175794> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175794'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175794'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175795> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175795'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175795'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175796> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175796'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175796'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175797> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175797'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175797'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175798> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175798'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175798'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175799> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175799'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175799'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175813> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175813'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175813'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175801> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175801'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175801'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175833> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175833'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175833'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175803> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175803'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175803'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175804> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175804'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175804'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175805> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175805'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175805'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175536> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175536'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175536'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175504> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175504'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175504'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175466> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175466'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175466'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175461> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175461'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175461'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175540> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175540'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175540'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175541> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175541'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175541'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175526> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175526'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175526'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175524> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175524'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175524'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175463> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175463'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175463'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175462> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175462'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175462'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175460> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175460'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175460'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175505> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175505'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175505'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175458> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175458'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175458'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175514> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175514'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175514'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175515> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175515'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175515'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175503> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175503'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175503'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175525> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175525'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175525'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175511> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175511'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175511'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175534> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175534'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175534'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175528> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175528'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175528'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175529> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175529'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175529'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175548> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175548'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175548'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175547> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175547'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175547'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175434> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175434'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175434'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175435> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175435'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175435'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177922> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177922'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177922'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177921> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177921'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177921'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177920> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177920'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177920'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177937> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177937'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177937'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177938> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177938'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177938'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177939> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177939'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177939'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177942> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177942'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177942'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177934> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177934'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177934'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177936> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177936'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177936'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177935> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177935'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177935'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177930> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177930'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177930'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175444> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175444'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175444'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175453> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175453'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175453'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175443> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175443'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175443'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175446> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175446'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175446'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175445> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175445'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175445'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175447> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175447'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175447'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175474> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175474'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175474'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175451> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175451'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175451'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175481> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175481'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175481'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175479> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175479'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175479'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175478> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175478'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175478'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175477> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175477'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175477'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175483> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175483'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175483'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175475> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175475'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175475'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175484> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175484'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175484'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175473> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175473'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175473'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175472> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175472'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175472'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175471> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175471'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175471'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177923> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177923'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177923'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177932> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177932'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177932'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177924> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177924'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177924'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177925> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177925'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177925'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177927> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177927'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177927'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177928> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177928'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177928'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177929> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177929'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177929'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177931> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177931'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177931'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177933> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177933'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177933'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175929> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175929'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175929'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175931> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175931'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175931'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175932> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175932'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175932'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175933> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175933'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175933'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175934> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175934'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175934'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175935> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175935'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175935'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175936> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175936'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175936'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175924> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175924'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175924'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175823> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175823'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175823'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175832> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175832'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175832'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175814> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175814'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175814'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175410> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175410'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175410'^^xsd:anyURI;
  dwc:observationDate '1995-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175408> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175408'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175408'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175407> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175407'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175407'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175404> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175404'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175404'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175403> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175403'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175403'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175402> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175402'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175402'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175509> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175509'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175509'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175510> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175510'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175510'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175513> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175513'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175513'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175452> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175452'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175452'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175459> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175459'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175459'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175512> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175512'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175512'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175502> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175502'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175502'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175465> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175465'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175465'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175464> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175464'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175464'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178729> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178729'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178729'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178728> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178728'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178728'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178726> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178726'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178726'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178725> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178725'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178725'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178724> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178724'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178724'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178625> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178625'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178625'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178624> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178624'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178624'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178616> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178616'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178616'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178615> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178615'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178615'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178733> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178733'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178733'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175922> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175922'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175922'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175923> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175923'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175923'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175939> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175939'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175939'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175925> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175925'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175925'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175915> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175915'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175915'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175927> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175927'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175927'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175951> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175951'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175951'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175917> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175917'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175917'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175918> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175918'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175918'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175919> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175919'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175919'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175920> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175920'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175920'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175921> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175921'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175921'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175928> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175928'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175928'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175940> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175940'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175940'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175941> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175941'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175941'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175942> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175942'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175942'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175943> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175943'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175943'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175875> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175875'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175875'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175819> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175819'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175819'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175955> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175955'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175955'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175938> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175938'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175938'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175953> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175953'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175953'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175937> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175937'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175937'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175950> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175950'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175950'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175949> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175949'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175949'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175948> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175948'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175948'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175947> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175947'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175947'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175946> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175946'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175946'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175945> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175945'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175945'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175944> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175944'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175944'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175954> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175954'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175954'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175926> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175926'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175926'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175916> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175916'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175916'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178744> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178744'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178744'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178573> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178573'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178573'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178582> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178582'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178582'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178749> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178749'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178749'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178734> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178734'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178734'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178735> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178735'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178735'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178736> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178736'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178736'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178674> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178674'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178674'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178745> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178745'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178745'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178746> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178746'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178746'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178753> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178753'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178753'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178748> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178748'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178748'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178731> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178731'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178731'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178750> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178750'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178750'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178751> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178751'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178751'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178672> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178672'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178672'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178670> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178670'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178670'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178675> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178675'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178675'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178669> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178669'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178669'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178741> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178741'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178741'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178752> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178752'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178752'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178747> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178747'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178747'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178723> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178723'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178723'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178730> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178730'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178730'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175516> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175516'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175516'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175449> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175449'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175449'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175448> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175448'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175448'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175455> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175455'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175455'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175454> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175454'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175454'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175500> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175500'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175500'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175467> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175467'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175467'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175490> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175490'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175490'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175489> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175489'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175489'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175488> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175488'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175488'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175487> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175487'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175487'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175486> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175486'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175486'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175485> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175485'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175485'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175493> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175493'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175493'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175457> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175457'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175457'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175456> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175456'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175456'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175498> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175498'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175498'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175497> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175497'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175497'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175496> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175496'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175496'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175495> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175495'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175495'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175494> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175494'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175494'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175492> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175492'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175492'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175501> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175501'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175501'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175432> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175432'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175432'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175393> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175393'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175393'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175394> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175394'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175394'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175406> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175406'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175406'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175396> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175396'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175396'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175398> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175398'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175398'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175399> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175399'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175399'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175400> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175400'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175400'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175409> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175409'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175409'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175395> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175395'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175395'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175427> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175427'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175427'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175425> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175425'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175425'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175418> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175418'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175418'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175397> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175397'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175397'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175422> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175422'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175422'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175423> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175423'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175423'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175424> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175424'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175424'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175412> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175412'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175412'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175428> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175428'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175428'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175417> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175417'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175417'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175415> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175415'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175415'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175420> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175420'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175420'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175413> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175413'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175413'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175416> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175416'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175416'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175429> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175429'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175429'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175419> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175419'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175419'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175421> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175421'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175421'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175430> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175430'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175430'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175431> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175431'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175431'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178717> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178717'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178717'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178581> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178581'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178581'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178589> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178589'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178589'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178590> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178590'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178590'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178576> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178576'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178576'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178592> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178592'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178592'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178718> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178718'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178718'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178574> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178574'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178574'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175905> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175905'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175905'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175906> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175906'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175906'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175907> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175907'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175907'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175952> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175952'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175952'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174473> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174473'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174473'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174490> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174490'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174490'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175532> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175532'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175532'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175531> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175531'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175531'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175530> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175530'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175530'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175519> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175519'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175519'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175527> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175527'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175527'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175538> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175538'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175538'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175533> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175533'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175533'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175535> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175535'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175535'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175537> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175537'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175537'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175522> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175522'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175522'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175440> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175440'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175440'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175439> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175439'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175439'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175437> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175437'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175437'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175517> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175517'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175517'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175438> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175438'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175438'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178288> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178288'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178288'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178291> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178291'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178291'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178284> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178284'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178284'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175436> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175436'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175436'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175546> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175546'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175546'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175545> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175545'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175545'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175544> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175544'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175544'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175543> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175543'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175543'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175542> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175542'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175542'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175196> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175196'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175196'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175219> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175219'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175219'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175232> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175232'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175232'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175216> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175216'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175216'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175192> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175192'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175192'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175016> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175016'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175016'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175070> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175070'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175070'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175073> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175073'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175073'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174951> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174951'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174951'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174964> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174964'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174964'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174991> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174991'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174991'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174939> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174939'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174939'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175000> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175000'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175000'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174975> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174975'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174975'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175173> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175173'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175173'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175060> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175060'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175060'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177229> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177229'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177229'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177227> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177227'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177227'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177228> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177228'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177228'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177230> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177230'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177230'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177231> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177231'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177231'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177234> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177234'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177234'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177233> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177233'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177233'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177290> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177290'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177290'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177235> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177235'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177235'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177236> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177236'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177236'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177237> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177237'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177237'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177291> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177291'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177291'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177276> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177276'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177276'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177293> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177293'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177293'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177292> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177292'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177292'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177193> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177193'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177193'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177288> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177288'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177288'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177191> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177191'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177191'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177282> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177282'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177282'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177289> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177289'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177289'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177287> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177287'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177287'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177286> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177286'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177286'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177285> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177285'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177285'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177284> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177284'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177284'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177283> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177283'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177283'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177192> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177192'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177192'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177268> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177268'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177268'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177273> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177273'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177273'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177272> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177272'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177272'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177256> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177256'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177256'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177257> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177257'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177257'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177258> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177258'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177258'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177259> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177259'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177259'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177271> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177271'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177271'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177275> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177275'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177275'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177269> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177269'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177269'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177246> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177246'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177246'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177267> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177267'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177267'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177266> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177266'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177266'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177265> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177265'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177265'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177264> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177264'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177264'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177262> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177262'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177262'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177261> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177261'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177261'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177260> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177260'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177260'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177270> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177270'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177270'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177251> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177251'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177251'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177240> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177240'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177240'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177241> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177241'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177241'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177242> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177242'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177242'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177243> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177243'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177243'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177244> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177244'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177244'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177245> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177245'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177245'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177247> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177247'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177247'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177248> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177248'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177248'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177274> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177274'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177274'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177239> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177239'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177239'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177252> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177252'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177252'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177253> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177253'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177253'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177254> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177254'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177254'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177255> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177255'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177255'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177281> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177281'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177281'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177280> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177280'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177280'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177279> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177279'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177279'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177277> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177277'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177277'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177249> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177249'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177249'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177222> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177222'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177222'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177194> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177194'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177194'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174916> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174916'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174916'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174917> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174917'^^xsd:integer;
  dwc:scientificName 'Brianola stebleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115721'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174917'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174597> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174597'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174597'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174608> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174608'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174608'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174636> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174636'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174636'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174637> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174637'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174637'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174638> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174638'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174638'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174639> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174639'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174639'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174640> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174640'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174640'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174641> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174641'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174641'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174642> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174642'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174642'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174567> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174567'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174567'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174574> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174574'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174574'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174565> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174565'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174565'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174632> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174632'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174632'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174563> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174563'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174563'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174561> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174561'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174561'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174560> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174560'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174560'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174558> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174558'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174558'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174557> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174557'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174557'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174556> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174556'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174556'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174555> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174555'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174555'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174566> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174566'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174566'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174625> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174625'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174625'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174554> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174554'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174554'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174571> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174571'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174571'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174570> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174570'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174570'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174618> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174618'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174618'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174619> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174619'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174619'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174620> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174620'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174620'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174621> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174621'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174621'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174622> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174622'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174622'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174624> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174624'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174624'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174617> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174617'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174617'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174626> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174626'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174626'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174627> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174627'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174627'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174628> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174628'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174628'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174629> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174629'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174629'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174630> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174630'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174630'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174631> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174631'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174631'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174569> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174569'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174569'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174568> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174568'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174568'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174573> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174573'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174573'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174623> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174623'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174623'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174552> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174552'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174552'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174540> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174540'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174540'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174541> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174541'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174541'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174542> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174542'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174542'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174543> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174543'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174543'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174546> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174546'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174546'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174547> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174547'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174547'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174548> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174548'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174548'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174549> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174549'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174549'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174550> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174550'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174550'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174545> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174545'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174545'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174539> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174539'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174539'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174528> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174528'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174528'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174537> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174537'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174537'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174536> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174536'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174536'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174535> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174535'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174535'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174534> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174534'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174534'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174532> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174532'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174532'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174531> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174531'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174531'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174529> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174529'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174529'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174633> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174633'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174633'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174538> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174538'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174538'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174584> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174584'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174584'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174635> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174635'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174635'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174593> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174593'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174593'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174592> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174592'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174592'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174591> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174591'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174591'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174590> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174590'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174590'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174589> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174589'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174589'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174588> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174588'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174588'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174587> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174587'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174587'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174585> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174585'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174585'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174596> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174596'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174596'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174582> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174582'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174582'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174581> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174581'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174581'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174580> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174580'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174580'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174579> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174579'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174579'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174578> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174578'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174578'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174577> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174577'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174577'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174576> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174576'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174576'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174575> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174575'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174575'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174586> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174586'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174586'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174606> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174606'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174606'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174616> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174616'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174616'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174615> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174615'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174615'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174613> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174613'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174613'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174612> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174612'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174612'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174610> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174610'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174610'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174609> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174609'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174609'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174594> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174594'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174594'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174607> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174607'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174607'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174572> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174572'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174572'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174605> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174605'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174605'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174604> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174604'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174604'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174603> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174603'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174603'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174602> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174602'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174602'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174601> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174601'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174601'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174600> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174600'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174600'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174599> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174599'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174599'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178206> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178206'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178206'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178217> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178217'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178217'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178204> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178204'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178204'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178203> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178203'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178203'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178202> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178202'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178202'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178200> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178200'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178200'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178160> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178160'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178160'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178159> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178159'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178159'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178158> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178158'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178158'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178207> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178207'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178207'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178225> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178225'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178225'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178235> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178235'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178235'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178233> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178233'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178233'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178232> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178232'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178232'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178231> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178231'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178231'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178230> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178230'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178230'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178229> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178229'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178229'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178228> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178228'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178228'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178226> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178226'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178226'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178216> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178216'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178216'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178224> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178224'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178224'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178223> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178223'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178223'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178222> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178222'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178222'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178221> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178221'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178221'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178220> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178220'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178220'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178218> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178218'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178218'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178196> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178196'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178196'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178227> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178227'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178227'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178168> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178168'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178168'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178068> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178068'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178068'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178067> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178067'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178067'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178065> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178065'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178065'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178064> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178064'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178064'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178063> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178063'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178063'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178062> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178062'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178062'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178061> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178061'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178061'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178060> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178060'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178060'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178059> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178059'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178059'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178069> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178069'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178069'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178162> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178162'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178162'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178165> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178165'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178165'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178169> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178169'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178169'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178098> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178098'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178098'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178099> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178099'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178099'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178167> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178167'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178167'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178171> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178171'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178171'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178172> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178172'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178172'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178173> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178173'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178173'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178198> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178198'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178198'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178174> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178174'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178174'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178161> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178161'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178161'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178095> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178095'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178095'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178092> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178092'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178092'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178091> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178091'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178091'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178090> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178090'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178090'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178089> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178089'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178089'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178163> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178163'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178163'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178088> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178088'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178088'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178087> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178087'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178087'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178094> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178094'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178094'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178086> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178086'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178086'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178093> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178093'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178093'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178085> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178085'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178085'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178084> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178084'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178084'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178080> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178080'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178080'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178075> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178075'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178075'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178083> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178083'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178083'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178077> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178077'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178077'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178076> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178076'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178076'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178081> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178081'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178081'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178082> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178082'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178082'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178074> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178074'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178074'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178073> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178073'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178073'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178072> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178072'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178072'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178071> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178071'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178071'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178078> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178078'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178078'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176926> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176926'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176926'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177002> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177002'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177002'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177004> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177004'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177004'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176949> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176949'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176949'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176985> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176985'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176985'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177021> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177021'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177021'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176959> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176959'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176959'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176993> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176993'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176993'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177153> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177153'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177153'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174772> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174772'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174772'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174769> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174769'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174769'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179226> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179226'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179226'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179126> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179126'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179126'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179091> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179091'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179091'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174821> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174821'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174821'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179212> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179212'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179212'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179203> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179203'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179203'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179216> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179216'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179216'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179241> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179241'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179241'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177145> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177145'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177145'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179110> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179110'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179110'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179222> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179222'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179222'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174797> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174797'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174797'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174898> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174898'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174898'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174852> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174852'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174852'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178290> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178290'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178290'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178283> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178283'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178283'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178282> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178282'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178282'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178278> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178278'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178278'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178281> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178281'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178281'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178292> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178292'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178292'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178279> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178279'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178279'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178296> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178296'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178296'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178307> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178307'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178307'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178304> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178304'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178304'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178306> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178306'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178306'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178280> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178280'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178280'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178287> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178287'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178287'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178277> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178277'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178277'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178299> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178299'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178299'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178286> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178286'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178286'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178301> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178301'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178301'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178302> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178302'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178302'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178294> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178294'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178294'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178293> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178293'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178293'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178289> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178289'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178289'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178298> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178298'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178298'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178297> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178297'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178297'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178295> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178295'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178295'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178300> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178300'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178300'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178303> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178303'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178303'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176574> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176574'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176574'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176936> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176936'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176936'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176965> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176965'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176965'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176969> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176969'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176969'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176919> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176919'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176919'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174833> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174833'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174833'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174829> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174829'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174829'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174779> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174779'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174779'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177072> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177072'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177072'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179093> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179093'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179093'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178448> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178448'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178448'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174882> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174882'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174882'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174885> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174885'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174885'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174773> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174773'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174773'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174794> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174794'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174794'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177134> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177134'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177134'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177189> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177189'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177189'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177127> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177127'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177127'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177174> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177174'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177174'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177173> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177173'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177173'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177171> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177171'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177171'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177062> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177062'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177062'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177059> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177059'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177059'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177057> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177057'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177057'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177079> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177079'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177079'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178515> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178515'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178515'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178461> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178461'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178461'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178536> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178536'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178536'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178467> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178467'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178467'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178568> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178568'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178568'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178481> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178481'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178481'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178464> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178464'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178464'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178508> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178508'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178508'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177888> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177888'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177888'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177859> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177859'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177859'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177919> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177919'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177919'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177885> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177885'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177885'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177857> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177857'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177857'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177884> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177884'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177884'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177881> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177881'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177881'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177822> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177822'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177822'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177866> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177866'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177866'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177860> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177860'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177860'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177861> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177861'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177861'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177862> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177862'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177862'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177863> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177863'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177863'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177864> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177864'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177864'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177887> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177887'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177887'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177821> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177821'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177821'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177808> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177808'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177808'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177907> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177907'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177907'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177812> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177812'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177812'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177900> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177900'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177900'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177811> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177811'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177811'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177831> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177831'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177831'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177814> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177814'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177814'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177809> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177809'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177809'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177815> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177815'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177815'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177807> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177807'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177807'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177806> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177806'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177806'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177805> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177805'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177805'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177902> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177902'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177902'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177903> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177903'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177903'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175741> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175741'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175741'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175740> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175740'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175740'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175739> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175739'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175739'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175738> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175738'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175738'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175737> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175737'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175737'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175736> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175736'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175736'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175735> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175735'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175735'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175734> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175734'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175734'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176056> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176056'^^xsd:integer;
  dwc:scientificName 'Ectinosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115333'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176056'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174842> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174842'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174842'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177362> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177362'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177362'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177363> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177363'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177363'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177364> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177364'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177364'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177365> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177365'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177365'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177386> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177386'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177386'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177414> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177414'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177414'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177369> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177369'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177369'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177370> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177370'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177370'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177371> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177371'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177371'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177372> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177372'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177372'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177374> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177374'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177374'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177376> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177376'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177376'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177378> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177378'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177378'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177379> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177379'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177379'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177380> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177380'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177380'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177381> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177381'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177381'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177382> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177382'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177382'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177383> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177383'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177383'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177366> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177366'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177366'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179014> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179014'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179014'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174888> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174888'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174888'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177953> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177953'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177953'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177654> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177654'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177654'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175038> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175038'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175038'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174863> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174863'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174863'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178998> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178998'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178998'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175573> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175573'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175573'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175583> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175583'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175583'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175572> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175572'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175572'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175582> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175582'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175582'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175574> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175574'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175574'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175580> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175580'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175580'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175577> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175577'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175577'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175584> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175584'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175584'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175567> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175567'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175567'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175578> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175578'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175578'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175579> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175579'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175579'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175576> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175576'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175576'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176728> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176728'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176728'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176718> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176718'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176718'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176730> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176730'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176730'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176731> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176731'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176731'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176734> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176734'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176734'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176735> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176735'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176735'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176736> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176736'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176736'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176737> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176737'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176737'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176738> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176738'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176738'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176740> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176740'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176740'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176741> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176741'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176741'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176742> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176742'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176742'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176692> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176692'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176692'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176642> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176642'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176642'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176729> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176729'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176729'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176701> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176701'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176701'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176694> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176694'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176694'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176693> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176693'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176693'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176733> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176733'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176733'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176717> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176717'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176717'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176695> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176695'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176695'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176696> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176696'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176696'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176697> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176697'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176697'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176700> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176700'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176700'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176702> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176702'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176702'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176703> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176703'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176703'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176704> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176704'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176704'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176710> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176710'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176710'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176699> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176699'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176699'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176715> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176715'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176715'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176705> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176705'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176705'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176713> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176713'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176713'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176712> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176712'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176712'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176711> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176711'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176711'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176714> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176714'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176714'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176709> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176709'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176709'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176716> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176716'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176716'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176708> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176708'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176708'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176707> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176707'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176707'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175587> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175587'^^xsd:integer;
  dwc:scientificName 'Darcythompsonia scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '346093'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175587'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '346093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175588> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175588'^^xsd:integer;
  dwc:scientificName 'Darcythompsonia scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '346093'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175588'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '346093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175589> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175589'^^xsd:integer;
  dwc:scientificName 'Darcythompsonia scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '346093'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175589'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '346093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175590> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175590'^^xsd:integer;
  dwc:scientificName 'Darcythompsonia scotti'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '346093'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175590'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '346093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175594> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175594'^^xsd:integer;
  dwc:scientificName 'Diagoniceps menaiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '346094'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175594'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175592> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175592'^^xsd:integer;
  dwc:scientificName 'Diagoniceps menaiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '346094'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175592'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177029> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177029'^^xsd:integer;
  dwc:scientificName 'Hemimesochra nixe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '346095'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177029'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177028> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177028'^^xsd:integer;
  dwc:scientificName 'Hemimesochra nixe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '346095'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177028'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177025> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177025'^^xsd:integer;
  dwc:scientificName 'Hemimesochra nixe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '346095'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177025'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177027> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177027'^^xsd:integer;
  dwc:scientificName 'Hemimesochra nixe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '346095'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177027'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177026> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177026'^^xsd:integer;
  dwc:scientificName 'Hemimesochra nixe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '346095'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177026'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177030> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177030'^^xsd:integer;
  dwc:scientificName 'Hemimesochra nixe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '346095'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177030'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177317> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177317'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177317'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177318> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177318'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177318'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177319> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177319'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177319'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177320> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177320'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177320'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177321> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177321'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177321'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177400> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177400'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177400'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177351> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177351'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177351'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177387> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177387'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177387'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177388> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177388'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177388'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177389> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177389'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177389'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177390> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177390'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177390'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177391> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177391'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177391'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177392> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177392'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177392'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177394> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177394'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177394'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177395> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177395'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177395'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177396> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177396'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177396'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177397> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177397'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177397'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177385> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177385'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177385'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177384> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177384'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177384'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177401> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177401'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177401'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177402> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177402'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177402'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177403> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177403'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177403'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177404> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177404'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177404'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177405> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177405'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177405'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177406> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177406'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177406'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177407> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177407'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177407'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175560> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175560'^^xsd:integer;
  dwc:scientificName 'Dactylopodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '238301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175560'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175561> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175561'^^xsd:integer;
  dwc:scientificName 'Dactylopodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '238301'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175561'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174763> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174763'^^xsd:integer;
  dwc:scientificName 'Amphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115305'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174763'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177501> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177501'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177501'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177453> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177453'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177453'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175623> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175623'^^xsd:integer;
  dwc:scientificName 'Diosaccus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115934'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175623'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174925> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174925'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174925'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175616> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175616'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175616'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177429> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177429'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177429'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174719> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174719'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174719'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174914> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174914'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174914'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174909> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174909'^^xsd:integer;
  dwc:scientificName 'Asellopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115363'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174909'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177480> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177480'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177480'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174920> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174920'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus imus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115930'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174920'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179102> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179102'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179102'^^xsd:anyURI;
  dwc:observationDate '1994-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177094> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177094'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177094'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177482> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177482'^^xsd:integer;
  dwc:scientificName 'Laophonte'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115374'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177482'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174669> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174669'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174669'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174487> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174487'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174487'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178585> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178585'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178585'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178605> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178605'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178605'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178763> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178763'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178763'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178597> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178597'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178597'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178716> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178716'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178716'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178629> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178629'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178629'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176397> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176397'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176397'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176649> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176649'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176649'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176722> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176722'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176722'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178705> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178705'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178705'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174696> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174696'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174696'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178780> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178780'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178780'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176077> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176077'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176077'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177973> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177973'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177973'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178783> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178783'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178783'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177962> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177962'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177962'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177960> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177960'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177960'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176342> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176342'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176342'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176091> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176091'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176091'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174682> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174682'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174682'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177969> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177969'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177969'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176061> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176061'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176061'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176304> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176304'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176304'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176311> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176311'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176311'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176446> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176446'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176446'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175605> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175605'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175605'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177730> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177730'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177730'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176438> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176438'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176438'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176383> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176383'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176383'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176391> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176391'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176391'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176245> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176245'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176245'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176435> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176435'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176435'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177799> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177799'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177799'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177791> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177791'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177791'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177756> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177756'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177756'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177708> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177708'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177708'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176243> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176243'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176243'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176362> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176362'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176362'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177754> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177754'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177754'^^xsd:anyURI;
  dwc:observationDate '1993-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177701> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177701'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177701'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177999> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177999'^^xsd:integer;
  dwc:scientificName 'Paradactylopodia brevicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116593'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177999'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177598> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177598'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177598'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176364> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176364'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176364'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174652> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174652'^^xsd:integer;
  dwc:scientificName 'Amonardia similis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115892'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174652'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176270> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176270'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176270'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176208> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176208'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176208'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178419> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178419'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178419'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178408> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178408'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178408'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179054> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179054'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179054'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179051> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179051'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179051'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176268> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176268'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176268'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176277> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176277'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176277'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176216> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176216'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176216'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176198> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176198'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176198'^^xsd:anyURI;
  dwc:observationDate '1994-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176561> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176561'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176561'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176600> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176600'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176600'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178421> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178421'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178421'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178432> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178432'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178432'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176548> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176548'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176548'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176473> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176473'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176473'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176490> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176490'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176490'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176349> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176349'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176349'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176585> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176585'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176585'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176280> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176280'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176280'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179062> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179062'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179062'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177537> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177537'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177537'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179166> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179166'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179166'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176185> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176185'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176185'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176496> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176496'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176496'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177604> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177604'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177604'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176609> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176609'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176609'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176529> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176529'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176529'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176180> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176180'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176180'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177602> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177602'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177602'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179174> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179174'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179174'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176121> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176121'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176121'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176533> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176533'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176533'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177663> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177663'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177663'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177522> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177522'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177522'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177549> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177549'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177549'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177950> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177950'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177950'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176165> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176165'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176165'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178946> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178946'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178946'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176188> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176188'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176188'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178941> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178941'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178941'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178932> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178932'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178932'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178933> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178933'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178933'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176505> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176505'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176505'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179165> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179165'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179165'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178988> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178988'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178988'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179153> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179153'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179153'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179187> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179187'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179187'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179015> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179015'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179015'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178991> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178991'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178991'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179043> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179043'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179043'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176522> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176522'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176522'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176114> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176114'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176114'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175130> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175130'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175130'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175107> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175107'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175107'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175124> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175124'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175124'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176602> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176602'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176602'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175099> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175099'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175099'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175150> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175150'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175150'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176117> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176117'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176117'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175568> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175568'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175568'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175340> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175340'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175340'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175248> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175248'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175248'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176057> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176057'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma buchholtzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150113'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176057'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176058> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176058'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma buchholtzi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150113'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176058'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175913> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175913'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175913'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175883> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175883'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175883'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175882> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175882'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175882'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175881> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175881'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175881'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175880> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175880'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175880'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175879> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175879'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175879'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175876> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175876'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175876'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175911> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175911'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175911'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175878> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175878'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175878'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175877> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175877'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175877'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175900> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175900'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175900'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175909> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175909'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175909'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175912> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175912'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175912'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175910> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175910'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175910'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175896> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175896'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175896'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175887> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175887'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175887'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175888> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175888'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175888'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175930> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175930'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175930'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175914> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175914'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175914'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175889> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175889'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175889'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175890> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175890'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175890'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175891> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175891'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175891'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175892> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175892'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175892'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175893> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175893'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175893'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175886> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175886'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175886'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175901> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175901'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175901'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175895> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175895'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175895'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175908> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175908'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175908'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175897> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175897'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175897'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175898> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175898'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175898'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175899> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175899'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175899'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175885> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175885'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175885'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175884> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175884'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175884'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175902> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175902'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175902'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175903> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175903'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175903'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175904> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175904'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175904'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176635> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176635'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176635'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176634> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176634'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176634'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176633> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176633'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176633'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176632> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176632'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176632'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176631> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176631'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176631'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176630> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176630'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176630'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176629> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176629'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176629'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175370> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175370'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175370'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175384> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175384'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175384'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175391> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175391'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175391'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175390> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175390'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175390'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175389> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175389'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175389'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175388> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175388'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175388'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175387> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175387'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175387'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175386> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175386'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175386'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175385> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175385'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175385'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175392> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175392'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175392'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175374> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175374'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175374'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175362> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175362'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175362'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175363> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175363'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175363'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175364> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175364'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175364'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175366> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175366'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175366'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175367> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175367'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175367'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175368> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175368'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175368'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175369> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175369'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175369'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175372> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175372'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175372'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175373> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175373'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175373'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175383> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175383'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175383'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175375> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175375'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175375'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175376> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175376'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175376'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175377> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175377'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175377'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175378> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175378'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175378'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175379> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175379'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175379'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175380> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175380'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175380'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175382> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175382'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175382'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175371> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175371'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175371'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176107> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176107'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176107'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176336> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176336'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176336'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176296> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176296'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176296'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178691> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178691'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178691'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175333> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175333'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175333'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175291> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175291'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175291'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177978> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177978'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177978'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174701> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174701'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174701'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176099> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176099'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma caeni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115777'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176099'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176330> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176330'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176330'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176315> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176315'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176315'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176323> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176323'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176323'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176317> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176317'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176317'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178796> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178796'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178796'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175346> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175346'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175346'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175337> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175337'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175337'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174711> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174711'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174711'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175292> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175292'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175292'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175259> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175259'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175259'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178805> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178805'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '116774'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178805'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '350705'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175304> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175304'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175304'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175318> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175318'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175318'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175316> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175316'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175316'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174690> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174690'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174690'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174716> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174716'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174716'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175550> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175550'^^xsd:integer;
  dwc:scientificName 'Cletodes tenuipes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115776'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175550'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115776'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175245> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175245'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175245'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175268> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175268'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175268'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175264> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175264'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175264'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175491> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175491'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175491'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176325> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176325'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma propinquum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115787'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176325'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115787'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177415> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177415'^^xsd:integer;
  dwc:scientificName 'Horsiella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115300'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177415'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175441> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175441'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175441'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176651> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176651'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176651'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175031> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175031'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175031'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178613> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178613'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178613'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178617> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178617'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178617'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178757> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178757'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178757'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178651> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178651'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178651'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178684> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178684'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178684'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178697> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178697'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178697'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177926> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177926'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177926'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176833> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176833'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176833'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176677> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176677'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176677'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178727> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178727'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178727'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175405> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175405'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175405'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178621> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178621'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178621'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178743> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178743'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178743'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178673> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178673'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178673'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175507> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175507'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175507'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175508> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175508'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175508'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176775> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176775'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176775'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176806> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176806'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176806'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176846> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176846'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176846'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176781> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176781'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176781'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176760> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176760'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176760'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176664> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176664'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176664'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176825> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176825'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176825'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176815> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176815'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176815'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176753> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176753'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176753'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175729> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175729'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175729'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178974> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178974'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115329'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178974'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178048> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178048'^^xsd:integer;
  dwc:scientificName 'Paramphiascella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178048'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176885> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176885'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176885'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175652> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175652'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175652'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175659> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175659'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175659'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175662> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175662'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175662'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175723> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175723'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175723'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175707> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175707'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175707'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175677> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175677'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175677'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175635> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175635'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175635'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175674> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175674'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175674'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175700> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175700'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175700'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176628> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176628'^^xsd:integer;
  dwc:scientificName 'Halectinosoma angulifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116054'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176628'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178255> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178255'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178255'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178243> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178243'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178243'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178103> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178103'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178103'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178105> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178105'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178105'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178260> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178260'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178260'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178211> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178211'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178211'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176870> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176870'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176870'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178053> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178053'^^xsd:integer;
  dwc:scientificName 'Paramphiascella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115314'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178053'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178197> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178197'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178197'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178273> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178273'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178273'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178390> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178390'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178390'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178334> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178334'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178334'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178392> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178392'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178392'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178453> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178453'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178453'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178150> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178150'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178150'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176897> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176897'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176897'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178194> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178194'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178194'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178037> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178037'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178037'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178371> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178371'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178371'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178323> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178323'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178323'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178380> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178380'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178380'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178363> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178363'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178363'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178348> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178348'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178348'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178384> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178384'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178384'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178370> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178370'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178370'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178397> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178397'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178397'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178028> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178028'^^xsd:integer;
  dwc:scientificName 'Paramphiascella coulli'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115957'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178028'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178138> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178138'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178138'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178126> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178126'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178126'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176892> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176892'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176892'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178494> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178494'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178494'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178489> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178489'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178489'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178479> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178479'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178479'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178440> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178440'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178440'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178486> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178486'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178486'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178480> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178480'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178480'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178476> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178476'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178476'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177422> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177422'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177422'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176899> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176899'^^xsd:integer;
  dwc:scientificName 'Haloschizopera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115311'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176899'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115311'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178140> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178140'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178140'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178185> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178185'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178185'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175381> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175381'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175381'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175365> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175365'^^xsd:integer;
  dwc:scientificName 'Cleta lamellifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '150076'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175365'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176636> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176636'^^xsd:integer;
  dwc:scientificName 'Haloschizopera junodi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '149915'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176636'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177198> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177198'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177198'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175353> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175353'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175353'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174480> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174480'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174480'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177870> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177870'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177870'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177298> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177298'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177298'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177313> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177313'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177313'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178015> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178015'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178015'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177346> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177346'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177346'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177046> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177046'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177046'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178959> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178959'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178959'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177338> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177338'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177338'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177035> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177035'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177035'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177825> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177825'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177825'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177843> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177843'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177843'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177847> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177847'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177847'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176568> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176568'^^xsd:integer;
  dwc:scientificName 'Eurycletodes latus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '358625'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176568'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177323> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177323'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177323'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177224> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177224'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177224'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176458> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176458'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma tunisiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '351485'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176458'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '351485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177618> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177618'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177618'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177639> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177639'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177639'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177680> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177680'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177680'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177678> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177678'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177678'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177636> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177636'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177636'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177901> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177901'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177901'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177367> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177367'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177367'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177377> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177377'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177377'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178305> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178305'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178305'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178285> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178285'^^xsd:integer;
  dwc:scientificName 'Proameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115203'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178285'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177858> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177858'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177858'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174564> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174564'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174564'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174562> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174562'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174562'^^xsd:anyURI;
  dwc:observationDate '1995-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174559> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174559'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174559'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174551> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174551'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174551'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174634> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174634'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174634'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174553> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174553'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174553'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174544> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174544'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174544'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174533> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174533'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174533'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174530> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174530'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174530'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174595> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174595'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174595'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174583> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174583'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174583'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174614> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174614'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174614'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174611> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174611'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174611'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174598> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174598'^^xsd:integer;
  dwc:scientificName 'Ameira parvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115521'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174598'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178201> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178201'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178201'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178234> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178234'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178234'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178215> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178215'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178215'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178219> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178219'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178219'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178066> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178066'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178066'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178166> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178166'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178166'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178170> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178170'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178170'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178164> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178164'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178164'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178070> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178070'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178070'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178096> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178096'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178096'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178079> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178079'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178079'^^xsd:anyURI;
  dwc:observationDate '1992-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177263> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177263'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177263'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177250> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177250'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177250'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177232> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177232'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177232'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177238> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177238'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177238'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177278> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177278'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177278'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176739> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176739'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176739'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176698> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176698'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176698'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176706> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176706'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176706'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175575> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175575'^^xsd:integer;
  dwc:scientificName 'Dactylopodia tisboides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '238302'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175575'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175593> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175593'^^xsd:integer;
  dwc:scientificName 'Diagoniceps menaiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '346094'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175593'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177306> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177306'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177306'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177393> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177393'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177393'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177399> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177399'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177399'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177408> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177408'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177408'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177354> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177354'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177354'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177802> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177802'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177802'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177813> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177813'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177813'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177912> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177912'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177912'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174510> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174510'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174510'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174519> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174519'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174519'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174705> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174705'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174705'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175345> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175345'^^xsd:integer;
  dwc:scientificName 'Canuella furcigera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115722'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175345'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175748> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175748'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175748'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176039> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176039'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176039'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175040> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175040'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175040'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175591> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175591'^^xsd:integer;
  dwc:scientificName 'Darcythompsonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115299'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175591'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115299'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178342> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178342'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178342'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177350> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177350'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177350'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177375> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177375'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177375'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177336> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177336'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177336'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177348> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177348'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177348'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177349> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177349'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177349'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177343> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177343'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177343'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177344> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177344'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177344'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177345> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177345'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177345'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177347> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177347'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177347'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177308> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52083333 13.482)"^^geo:wktLiteral ;
  geo-pos:lat "45.52083333"^^xsd:decimal ;
  geo-pos:long "13.482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177308'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.482'^^xsd:double;
  dwc:latitude '45.52083333'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177308'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177294> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177294'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177294'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177295> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177295'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177295'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177296> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177296'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177296'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177297> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.61783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.61783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177297'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61783333'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177297'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177299> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177299'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177299'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177300> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177300'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177300'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177301> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177301'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177301'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177302> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177302'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177302'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177337> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177337'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177337'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177332> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177332'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177332'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177333> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177333'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177333'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177334> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177334'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177334'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177335> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177335'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177335'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176569> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176569'^^xsd:integer;
  dwc:scientificName 'Eurycletodes latus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '358625'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176569'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116722'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177047> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177047'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte quinquespinosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '358807'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177047'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '116323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178018> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178018'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178018'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178019> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178019'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178019'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178007> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178007'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178007'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178008> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178008'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178008'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178009> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178009'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178009'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178010> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178010'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178010'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178011> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178011'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178011'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178012> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178012'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178012'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177303> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177303'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177303'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177304> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177304'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177304'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177305> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177305'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177305'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177324> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177324'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177324'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177307> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177307'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177307'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177353> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177353'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177353'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177309> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177309'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177309'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177310> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177310'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177310'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177311> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177311'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177311'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177312> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177312'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177312'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177314> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177314'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177314'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177315> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177315'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177315'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177316> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177316'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177316'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178013> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178013'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178013'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178014> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178014'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178014'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178020> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178020'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178020'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178017> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178017'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178017'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178016> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178016'^^xsd:integer;
  dwc:scientificName 'Paralaophonte congenera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '363605'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178016'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '1544038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174662> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174662'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174662'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174653> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174653'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174653'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174654> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174654'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174654'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174655> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174655'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174655'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174656> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174656'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174656'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174657> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174657'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174657'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174658> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174658'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174658'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177045> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177045'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177045'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177034> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177034'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177034'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177044> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177044'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177044'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177842> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177842'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177842'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177824> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177824'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177824'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177826> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177826'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177826'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177827> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177827'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177827'^^xsd:anyURI;
  dwc:observationDate '1993-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177856> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177856'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177856'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177855> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177855'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177855'^^xsd:anyURI;
  dwc:observationDate '1994-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177854> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177854'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177854'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177853> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177853'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177853'^^xsd:anyURI;
  dwc:observationDate '1992-06-16'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177852> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177852'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177852'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177841> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177841'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177841'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177883> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177883'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177883'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177849> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177849'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177849'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177828> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177828'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177828'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177882> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177882'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177882'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177823> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177823'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177823'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178955> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178955'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178955'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178962> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178962'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178962'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178960> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178960'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178960'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178953> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178953'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178953'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178961> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178961'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178961'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178952> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178952'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178952'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177844> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177844'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177844'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177845> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177845'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177845'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177846> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177846'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177846'^^xsd:anyURI;
  dwc:observationDate '1992-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177851> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177851'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177851'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177916> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177916'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177916'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177850> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177850'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177850'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177917> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177917'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177917'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177848> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177848'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177848'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177867> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177867'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177867'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177890> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177890'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177890'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177889> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177889'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177889'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177886> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177886'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177886'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178963> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178963'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178963'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178958> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178958'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178958'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178957> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178957'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178957'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178956> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54416667 13.7175)"^^geo:wktLiteral ;
  geo-pos:lat "45.54416667"^^xsd:decimal ;
  geo-pos:long "13.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178956'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.7175'^^xsd:double;
  dwc:latitude '45.54416667'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178956'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178954> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178954'^^xsd:integer;
  dwc:scientificName 'Tisbe lancii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '356187'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178954'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '116670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174663> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174663'^^xsd:integer;
  dwc:scientificName 'Amphiascoides proximus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '356998'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174663'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '356998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174659> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174659'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174659'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174660> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174660'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174660'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174661> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174661'^^xsd:integer;
  dwc:scientificName 'Amphiascella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '365434'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174661'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177373> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177373'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177373'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177352> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177352'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177352'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177325> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177325'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177325'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177326> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177326'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177326'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177327> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177327'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177327'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177328> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177328'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177328'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177329> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177329'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177329'^^xsd:anyURI;
  dwc:observationDate '1993-11-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177330> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177330'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177330'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177331> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177331'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177331'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177865> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177865'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177865'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177868> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177868'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177868'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177869> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177869'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177869'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177871> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177871'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177871'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177872> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177872'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177872'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177873> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177873'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177873'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177874> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177874'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177874'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177875> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177875'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177875'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177876> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177876'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177876'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177877> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177877'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177877'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177878> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177878'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177878'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177879> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177879'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177879'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177880> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177880'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177880'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176567> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176567'^^xsd:integer;
  dwc:scientificName 'Eurycletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115225'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176567'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115225'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177036> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177036'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177036'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177042> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177042'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177042'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177032> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177032'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177032'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177033> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177033'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177033'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177037> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177037'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177037'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177038> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177038'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177038'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177039> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177039'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177039'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177040> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177040'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177040'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177041> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177041'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177041'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177043> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177043'^^xsd:integer;
  dwc:scientificName 'Hemimesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115238'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177043'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177322> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177322'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177322'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177339> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177339'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177339'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177340> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177340'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177340'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177341> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177341'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177341'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177342> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177342'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177342'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175360> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175360'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175360'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175354> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175354'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175354'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175351> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175351'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175351'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175352> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.71833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.71833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.71833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175352'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71833333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175352'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175361> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175361'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175361'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175359> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175359'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175359'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175358> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175358'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175358'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175357> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175357'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175357'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175356> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175356'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175356'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175355> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175355'^^xsd:integer;
  dwc:scientificName 'Canuella perplexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115723'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175355'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177416> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177416'^^xsd:integer;
  dwc:scientificName 'Itunella muelleri'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115694'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177416'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115694'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177212> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57083333 13.53116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57083333"^^xsd:decimal ;
  geo-pos:long "13.53116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177212'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53116667'^^xsd:double;
  dwc:latitude '45.57083333'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177212'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177201> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177201'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177201'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177202> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177202'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177202'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177208> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177208'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177208'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177209> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177209'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177209'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177210> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177210'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177210'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177211> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177211'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177211'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177195> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177195'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177195'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177220> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177220'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177220'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177207> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177207'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177207'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177206> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177206'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177206'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177205> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177205'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177205'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177204> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177204'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177204'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177203> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177203'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177203'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177215> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177215'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177215'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177199> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177199'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177199'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177200> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177200'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177200'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177197> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177197'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177197'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174515> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174515'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174515'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174499> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174499'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174499'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174512> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174512'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174512'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174498> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174498'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174498'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174494> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174494'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174494'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174479> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53083333"^^xsd:decimal ;
  dwc:decimalLongitude "13.46283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53083333 13.46283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53083333"^^xsd:decimal ;
  geo-pos:long "13.46283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174479'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.46283333'^^xsd:double;
  dwc:latitude '45.53083333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174479'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174477> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174477'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174477'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174476> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174476'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174476'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174526> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174526'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174526'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174518> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174518'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174518'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174492> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174492'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174492'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174481> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174481'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174481'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177626> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177626'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177626'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177625> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177625'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177625'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177624> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177624'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177624'^^xsd:anyURI;
  dwc:observationDate '1992-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177623> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177623'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177623'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177622> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177622'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177622'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177621> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177621'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177621'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177620> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177620'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177620'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177619> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177619'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177619'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177629> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177629'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177629'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177651> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177651'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177651'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177512> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177512'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177512'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177627> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177627'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177627'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177638> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177638'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177638'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177637> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177637'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177637'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177635> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177635'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177635'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177634> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177634'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177634'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177633> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177633'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177633'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177632> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177632'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177632'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177631> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177631'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177631'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177630> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177630'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177630'^^xsd:anyURI;
  dwc:observationDate '1994-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177653> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177653'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177653'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177628> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177628'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177628'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177615> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177615'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177615'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177664> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177664'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177664'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177690> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177690'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177690'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177771> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177771'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177771'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177689> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177689'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177689'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177688> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177688'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177688'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177687> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177687'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177687'^^xsd:anyURI;
  dwc:observationDate '1994-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177686> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177686'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177686'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177685> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177685'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177685'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177684> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177684'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177684'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177683> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177683'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177683'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177668> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177668'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177668'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177681> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177681'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177681'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177669> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177669'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177669'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177679> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177679'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177679'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177677> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177677'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177677'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177676> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177676'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177676'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177675> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177675'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177675'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177674> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177674'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177674'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177673> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177673'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177673'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177672> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177672'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177672'^^xsd:anyURI;
  dwc:observationDate '1994-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177671> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177671'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177671'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177511> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56666667 13.59866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56666667"^^xsd:decimal ;
  geo-pos:long "13.59866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177511'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59866667'^^xsd:double;
  dwc:latitude '45.56666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177511'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177682> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177682'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177682'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177641> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177641'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177641'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177513> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177513'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177513'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177514> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53666667 13.54783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53666667"^^xsd:decimal ;
  geo-pos:long "13.54783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177514'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54783333'^^xsd:double;
  dwc:latitude '45.53666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177514'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177515> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.53283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54333333 13.53283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54333333"^^xsd:decimal ;
  geo-pos:long "13.53283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177515'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.53283333'^^xsd:double;
  dwc:latitude '45.54333333'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177515'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177652> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177652'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177652'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177528> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177528'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177528'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177529> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177529'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177529'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177530> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177530'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177530'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177531> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177531'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177531'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177533> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177533'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177533'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177640> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177640'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177640'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177650> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177650'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177650'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177649> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177649'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177649'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177648> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177648'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177648'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177647> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177647'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177647'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177646> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177646'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177646'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177645> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177645'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177645'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177644> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177644'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177644'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177643> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177643'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177643'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177642> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177642'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177642'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177601> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177601'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177601'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177532> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.68616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58166667 13.68616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58166667"^^xsd:decimal ;
  geo-pos:long "13.68616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177532'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.68616667'^^xsd:double;
  dwc:latitude '45.58166667'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177532'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177031> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177031'^^xsd:integer;
  dwc:scientificName 'Hemimesochra nixe'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '346095'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177031'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178404> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178404'^^xsd:integer;
  dwc:scientificName 'Rhynchothalestris rufocincta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '346096'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178404'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115511'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174752> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174752'^^xsd:integer;
  dwc:scientificName 'Amphiascus congener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '348716'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174752'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '549124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174915> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5562)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174915'^^xsd:integer;
  dwc:scientificName 'Bradya typica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5562'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '349410'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174915'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '349410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175586> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175586'^^xsd:integer;
  dwc:scientificName 'Danielssenia perezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '350680'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175586'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '365967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175585> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175585'^^xsd:integer;
  dwc:scientificName 'Danielssenia perezi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '350680'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175585'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '365967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176457> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176457'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma tunisiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '351485'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176457'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '351485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176459> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176459'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma tunisiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '351485'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176459'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '351485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176456> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176456'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma tunisiensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '351485'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176456'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '351485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177216> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177216'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177216'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177217> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177217'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177217'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177218> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.58166667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48416667 13.58166667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48416667"^^xsd:decimal ;
  geo-pos:long "13.58166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177218'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58166667'^^xsd:double;
  dwc:latitude '45.48416667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177218'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177219> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177219'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177219'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177214> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177214'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177214'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177221> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5271"^^xsd:decimal ;
  dwc:decimalLongitude "13.6022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5271 13.6022)"^^geo:wktLiteral ;
  geo-pos:lat "45.5271"^^xsd:decimal ;
  geo-pos:long "13.6022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177221'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6022'^^xsd:double;
  dwc:latitude '45.5271'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177221'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177213> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177213'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177213'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177223> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177223'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177223'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177225> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177225'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177225'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177226> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177226'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177226'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177196> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177196'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus curticaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115686'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177196'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175599> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175599'^^xsd:integer;
  dwc:scientificName 'Diarthrodes minutus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116573'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175599'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177992> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177992'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177992'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175476> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5275"^^xsd:decimal ;
  dwc:decimalLongitude "13.60083333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5275 13.60083333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5275"^^xsd:decimal ;
  geo-pos:long "13.60083333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175476'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.60083333'^^xsd:double;
  dwc:latitude '45.5275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175476'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178403> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178403'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178403'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178929> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178929'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178929'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178058> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.4825"^^xsd:decimal ;
  dwc:decimalLongitude "13.58333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.4825 13.58333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.4825"^^xsd:decimal ;
  geo-pos:long "13.58333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178058'^^xsd:integer;
  dwc:scientificName 'Pontocletodes ponticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58333333'^^xsd:double;
  dwc:latitude '45.4825'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115796'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178058'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176616> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176616'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176616'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176129> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176129'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176129'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178322> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178322'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178322'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177586> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177586'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177586'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178937> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178937'^^xsd:integer;
  dwc:scientificName 'Stylicletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115798'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178937'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175634> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.66783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57166667 13.66783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.57166667"^^xsd:decimal ;
  geo-pos:long "13.66783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175634'^^xsd:integer;
  dwc:scientificName 'Ectinosoma dentatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.66783333'^^xsd:double;
  dwc:latitude '45.57166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '116038'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175634'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116038'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175675> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.71666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.71666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.71666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175675'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.71666667'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175675'^^xsd:anyURI;
  dwc:observationDate '1978-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175679> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175679'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175679'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175664> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175664'^^xsd:integer;
  dwc:scientificName 'Ectinosoma normani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '116042'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175664'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176513> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176513'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176513'^^xsd:anyURI;
  dwc:observationDate '1993-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176403> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176403'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176403'^^xsd:anyURI;
  dwc:observationDate '1993-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174493> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174493'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174493'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174862> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174862'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174862'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174491> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174491'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174491'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174514> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174514'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174514'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174513> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174513'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174513'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174472> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174472'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174472'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174503> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174503'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174503'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174504> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174504'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174504'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174505> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174505'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174505'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174475> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174475'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174475'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174474> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174474'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174474'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174497> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174497'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174497'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174523> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174523'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174523'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174522> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174522'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174522'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174506> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174506'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174506'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174502> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174502'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174502'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174508> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174508'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174508'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174509> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174509'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174509'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174524> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174524'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174524'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174511> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174511'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174511'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174496> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174496'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174496'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174478> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174478'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174478'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174507> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174507'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174507'^^xsd:anyURI;
  dwc:observationDate '1995-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174482> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48"^^xsd:decimal ;
  dwc:decimalLongitude "13.58666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48 13.58666667)"^^geo:wktLiteral ;
  geo-pos:lat "45.48"^^xsd:decimal ;
  geo-pos:long "13.58666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174482'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.58666667'^^xsd:double;
  dwc:latitude '45.48'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174482'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174483> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174483'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174483'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174527> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174527'^^xsd:integer;
  dwc:scientificName 'Acrenhydrosoma perplexum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115763'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174527'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '115763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175549> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5608)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175549'^^xsd:integer;
  dwc:scientificName 'Cletodes'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5608'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '115263'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175549'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178710> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178710'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178710'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177971> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.54283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52416667 13.54283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52416667"^^xsd:decimal ;
  geo-pos:long "13.54283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177971'^^xsd:integer;
  dwc:scientificName 'Normanella mucronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.54283333'^^xsd:double;
  dwc:latitude '45.52416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116393'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177971'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '745863'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177910> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177910'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177910'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177801> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.57283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58666667 13.57283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58666667"^^xsd:decimal ;
  geo-pos:long "13.57283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177801'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57283333'^^xsd:double;
  dwc:latitude '45.58666667'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177801'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177909> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177909'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177909'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177832> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177832'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177832'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177833> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177833'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177833'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177834> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177834'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177834'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177835> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177835'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177835'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177836> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177836'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177836'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177837> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177837'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177837'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177838> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177838'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177838'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177839> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177839'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177839'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177908> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177908'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177908'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177911> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177911'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177911'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177368> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177368'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177368'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177355> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177355'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177355'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177356> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177356'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177356'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177357> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177357'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177357'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177358> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177358'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177358'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177359> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177359'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177359'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177360> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177360'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177360'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177361> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177361'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177361'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177409> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177409'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177409'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177410> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177410'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177410'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177411> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177411'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177411'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177412> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177412'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177412'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177413> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177413'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177413'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177905> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177905'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177905'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177840> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177840'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177840'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177810> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.50783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55166667 13.50783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55166667"^^xsd:decimal ;
  geo-pos:long "13.50783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177810'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.50783333'^^xsd:double;
  dwc:latitude '45.55166667'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177810'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177899> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177899'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177899'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177891> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177891'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177891'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177892> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177892'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177892'^^xsd:anyURI;
  dwc:observationDate '1995-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177893> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177893'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177893'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177894> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177894'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177894'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177895> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177895'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177895'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177896> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177896'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177896'^^xsd:anyURI;
  dwc:observationDate '1993-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177898> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177898'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177898'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177906> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177906'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177906'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177829> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177829'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177829'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177820> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.64866667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56416667 13.64866667)"^^geo:wktLiteral ;
  geo-pos:lat "45.56416667"^^xsd:decimal ;
  geo-pos:long "13.64866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177820'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64866667'^^xsd:double;
  dwc:latitude '45.56416667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177820'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177830> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177830'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177830'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177819> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5925"^^xsd:decimal ;
  dwc:decimalLongitude "13.6695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5925 13.6695)"^^geo:wktLiteral ;
  geo-pos:lat "45.5925"^^xsd:decimal ;
  geo-pos:long "13.6695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177819'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6695'^^xsd:double;
  dwc:latitude '45.5925'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177819'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177818> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177818'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177818'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177817> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.51783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58833333 13.51783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.58833333"^^xsd:decimal ;
  geo-pos:long "13.51783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177817'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51783333'^^xsd:double;
  dwc:latitude '45.58833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177817'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177816> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177816'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177816'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177897> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177897'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177897'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177800> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177800'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177800'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177904> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177904'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177904'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177913> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177913'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177913'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177914> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177914'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177914'^^xsd:anyURI;
  dwc:observationDate '1994-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177915> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177915'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177915'^^xsd:anyURI;
  dwc:observationDate '1995-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177804> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177804'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177804'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177803> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177803'^^xsd:integer;
  dwc:scientificName 'Mesochra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115241'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177803'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177398> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177398'^^xsd:integer;
  dwc:scientificName 'Heteropsyllus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '366437'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177398'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176464> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176464'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176464'^^xsd:anyURI;
  dwc:observationDate '1992-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175613> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.63033333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55666667 13.63033333)"^^geo:wktLiteral ;
  geo-pos:lat "45.55666667"^^xsd:decimal ;
  geo-pos:long "13.63033333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175613'^^xsd:integer;
  dwc:scientificName 'Diosaccus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63033333'^^xsd:double;
  dwc:latitude '45.55666667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115309'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175613'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176166> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176166'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176166'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178889> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178889'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178889'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175694> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175694'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175694'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175731> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175731'^^xsd:integer;
  dwc:scientificName 'Ectinosoma obtusum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116043'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175731'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178113> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178113'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178113'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178357> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178357'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178357'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178335> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178335'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178335'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178251> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178251'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178251'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178331> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178331'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178331'^^xsd:anyURI;
  dwc:observationDate '1993-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178155> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178155'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178155'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178542> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178542'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178542'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176125> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176125'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176125'^^xsd:anyURI;
  dwc:observationDate '1993-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175557> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5273"^^xsd:decimal ;
  dwc:decimalLongitude "13.6015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5273 13.6015)"^^geo:wktLiteral ;
  geo-pos:lat "45.5273"^^xsd:decimal ;
  geo-pos:long "13.6015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175557'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6015'^^xsd:double;
  dwc:latitude '45.5273'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175557'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176534> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176534'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176534'^^xsd:anyURI;
  dwc:observationDate '1993-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176167> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176167'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176167'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176145> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176145'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma longifurcatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115783'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176145'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '115783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175625> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5634)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175625'^^xsd:integer;
  dwc:scientificName 'Diosaccus tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5634'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115934'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175625'^^xsd:anyURI;
  dwc:observationDate '1972-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '115934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178354> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178354'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178354'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178264> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178264'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178264'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178238> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178238'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178238'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178368> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178368'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178368'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176955> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176955'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176955'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174679> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174679'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174679'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178509> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178509'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178509'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178527> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178527'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178527'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178468> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178468'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178468'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175480> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175480'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175480'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176853> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176853'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176853'^^xsd:anyURI;
  dwc:observationDate '1994-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177941> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177941'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177941'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177940> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177940'^^xsd:integer;
  dwc:scientificName 'Microsetella norvegica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116115'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177940'^^xsd:anyURI;
  dwc:observationDate '1994-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '116115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176805> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176805'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176805'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174893> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174893'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174893'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175433> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.568)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175433'^^xsd:integer;
  dwc:scientificName 'Cletodes longicaudatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.568'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '115769'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175433'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '115769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174743> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174743'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174743'^^xsd:anyURI;
  dwc:observationDate '1992-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175539> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175539'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175539'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179032> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179032'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179032'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178990> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178990'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178990'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178997> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54666667"^^xsd:decimal ;
  dwc:decimalLongitude "13.4745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54666667 13.4745)"^^geo:wktLiteral ;
  geo-pos:lat "45.54666667"^^xsd:decimal ;
  geo-pos:long "13.4745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178997'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4745'^^xsd:double;
  dwc:latitude '45.54666667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178997'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177956> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57833333 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.57833333"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177956'^^xsd:integer;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.57833333'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177956'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175506> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175506'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175506'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179162> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179162'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179162'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175523> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175523'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175523'^^xsd:anyURI;
  dwc:observationDate '1994-10-03'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179011> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.55"^^xsd:decimal ;
  dwc:decimalLongitude "13.55116667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.55 13.55116667)"^^geo:wktLiteral ;
  geo-pos:lat "45.55"^^xsd:decimal ;
  geo-pos:long "13.55116667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179011'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55116667'^^xsd:double;
  dwc:latitude '45.55'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179011'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174731> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174731'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174731'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178525> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178525'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) adriatica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116756'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178525'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '579507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174650> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174650'^^xsd:integer;
  dwc:scientificName 'Ameira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115188'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174650'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176351> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.58583333"^^xsd:decimal ;
  dwc:decimalLongitude "13.64616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.58583333 13.64616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.58583333"^^xsd:decimal ;
  geo-pos:long "13.64616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176351'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.64616667'^^xsd:double;
  dwc:latitude '45.58583333'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176351'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176657> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.49333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.5725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.49333333 13.5725)"^^geo:wktLiteral ;
  geo-pos:lat "45.49333333"^^xsd:decimal ;
  geo-pos:long "13.5725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176657'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5725'^^xsd:double;
  dwc:latitude '45.49333333'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176657'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178587> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178587'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178587'^^xsd:anyURI;
  dwc:observationDate '1979-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176726> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176726'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176726'^^xsd:anyURI;
  dwc:observationDate '1995-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178591> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.52833333"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.52833333 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.52833333"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178591'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.52833333'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178591'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177568> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177568'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177568'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176560> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176560'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176560'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176584> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.595"^^xsd:decimal ;
  dwc:decimalLongitude "13.59616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.595 13.59616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.595"^^xsd:decimal ;
  geo-pos:long "13.59616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176584'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59616667'^^xsd:double;
  dwc:latitude '45.595'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176584'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176594> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.60416667"^^xsd:decimal ;
  dwc:decimalLongitude "13.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.60416667 13.572)"^^geo:wktLiteral ;
  geo-pos:lat "45.60416667"^^xsd:decimal ;
  geo-pos:long "13.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176594'^^xsd:integer;
  dwc:scientificName 'Euterpina acutifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.572'^^xsd:double;
  dwc:latitude '45.60416667'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116162'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176594'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '116162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178427> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178427'^^xsd:integer;
  dwc:scientificName 'Robertsonia knoxi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116006'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178427'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176525> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176525'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176525'^^xsd:anyURI;
  dwc:observationDate '1992-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176684> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176684'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176684'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176640> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54916667"^^xsd:decimal ;
  dwc:decimalLongitude "13.61283333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54916667 13.61283333)"^^geo:wktLiteral ;
  geo-pos:lat "45.54916667"^^xsd:decimal ;
  geo-pos:long "13.61283333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176640'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.61283333'^^xsd:double;
  dwc:latitude '45.54916667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176640'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178773> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178773'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178773'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176480> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176480'^^xsd:integer;
  dwc:scientificName 'Enhydrosomella staufferi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115792'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176480'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175442> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5775"^^xsd:decimal ;
  dwc:decimalLongitude "13.6195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5775 13.6195)"^^geo:wktLiteral ;
  geo-pos:lat "45.5775"^^xsd:decimal ;
  geo-pos:long "13.6195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175442'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.6195'^^xsd:double;
  dwc:latitude '45.5775'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175442'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178694> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178694'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178694'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178679> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178679'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178679'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178676> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178676'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178676'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178755> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178755'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178755'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178654> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178654'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178654'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178644> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178644'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178644'^^xsd:anyURI;
  dwc:observationDate '1994-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175411> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175411'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175411'^^xsd:anyURI;
  dwc:observationDate '1995-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175482> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175482'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175482'^^xsd:anyURI;
  dwc:observationDate '1994-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176358> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.4945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.4945)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.4945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176358'^^xsd:integer;
  dwc:scientificName 'Enhydrosoma sordidum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.4945'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '115789'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176358'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177662> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177662'^^xsd:integer;
  dwc:scientificName 'Longipedia coronata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116368'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177662'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '116368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175414> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175414'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175414'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175426> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175426'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175426'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175450> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.56"^^xsd:decimal ;
  dwc:decimalLongitude "13.48783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.56 13.48783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.56"^^xsd:decimal ;
  geo-pos:long "13.48783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175450'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.48783333'^^xsd:double;
  dwc:latitude '45.56'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175450'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176672> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176672'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176672'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178400> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178400'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178400'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178593> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.53166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.59833333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.53166667 13.59833333)"^^geo:wktLiteral ;
  geo-pos:lat "45.53166667"^^xsd:decimal ;
  geo-pos:long "13.59833333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178593'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.59833333'^^xsd:double;
  dwc:latitude '45.53166667'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178593'^^xsd:anyURI;
  dwc:observationDate '1979-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176627> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176627'^^xsd:integer;
  dwc:scientificName 'Halectinosoma angulifrons'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '116054'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176627'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '116054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178100> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178100'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178100'^^xsd:anyURI;
  dwc:observationDate '1992-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178236> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178236'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178236'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175894> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175894'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175894'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178623> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178623'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178623'^^xsd:anyURI;
  dwc:observationDate '1993-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178671> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178671'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178671'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178109> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178109'^^xsd:integer;
  dwc:scientificName 'Proameira simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115593'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178109'^^xsd:anyURI;
  dwc:observationDate '1994-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '115593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178754> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178754'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178754'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176645> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5125"^^xsd:decimal ;
  dwc:decimalLongitude "13.49783333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5125 13.49783333)"^^geo:wktLiteral ;
  geo-pos:lat "45.5125"^^xsd:decimal ;
  geo-pos:long "13.49783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176645'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.49783333'^^xsd:double;
  dwc:latitude '45.5125'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176645'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176839> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176839'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176839'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178355> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178355'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178355'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175761> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175761'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175761'^^xsd:anyURI;
  dwc:observationDate '1992-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175779> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175779'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175779'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174884> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174884'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174884'^^xsd:anyURI;
  dwc:observationDate '1994-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175984> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175984'^^xsd:integer;
  dwc:scientificName 'Ectinosomidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150121'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175984'^^xsd:anyURI;
  dwc:observationDate '1994-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '115151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177152> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177152'^^xsd:integer;
  dwc:scientificName 'Heterolaophonte stroemii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116247'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177152'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116871'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176570> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176570'^^xsd:integer;
  dwc:scientificName 'Eurycletodes (Oligocletodes)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115490'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176570'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174793> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174793'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174793'^^xsd:anyURI;
  dwc:observationDate '1994-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178900> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178900'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178900'^^xsd:anyURI;
  dwc:observationDate '1995-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177439> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177439'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177439'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176924> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5625"^^xsd:decimal ;
  dwc:decimalLongitude "13.57616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5625 13.57616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.5625"^^xsd:decimal ;
  geo-pos:long "13.57616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176924'^^xsd:integer;
  dwc:scientificName 'Harpacticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.57616667'^^xsd:double;
  dwc:latitude '45.5625'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '115349'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176924'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115349'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179217> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179217'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179217'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174768> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174768'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174768'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179082> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A179082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:179082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '179082'^^xsd:integer;
  dwc:scientificName 'Typhlamphiascus confusus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116018'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:179082'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175170> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175170'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175170'^^xsd:anyURI;
  dwc:observationDate '1993-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175013> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175013'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175013'^^xsd:anyURI;
  dwc:observationDate '1993-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175077> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175077'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175077'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174933> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.535"^^xsd:decimal ;
  dwc:decimalLongitude "13.56533333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.535 13.56533333)"^^geo:wktLiteral ;
  geo-pos:lat "45.535"^^xsd:decimal ;
  geo-pos:long "13.56533333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174933'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.56533333'^^xsd:double;
  dwc:latitude '45.535'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174933'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174970> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174970'^^xsd:integer;
  dwc:scientificName 'Bulbamphiascus inermis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '150107'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174970'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174808> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174808'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174808'^^xsd:anyURI;
  dwc:observationDate '1994-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174827> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174827'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174827'^^xsd:anyURI;
  dwc:observationDate '1994-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174774> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.525"^^xsd:decimal ;
  dwc:decimalLongitude "13.51616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.525 13.51616667)"^^geo:wktLiteral ;
  geo-pos:lat "45.525"^^xsd:decimal ;
  geo-pos:long "13.51616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174774'^^xsd:integer;
  dwc:scientificName 'Amphiascus varians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.51616667'^^xsd:double;
  dwc:latitude '45.525'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115928'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174774'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '359320'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174729> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A174729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:174729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '174729'^^xsd:integer;
  dwc:scientificName 'Amphiascopsis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115304'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:174729'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177440> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A177440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:177440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '177440'^^xsd:integer;
  dwc:scientificName 'Laophonte sima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116277'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:177440'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '116277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178926> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5188"^^xsd:decimal ;
  dwc:decimalLongitude "13.5582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5188 13.5582)"^^geo:wktLiteral ;
  geo-pos:lat "45.5188"^^xsd:decimal ;
  geo-pos:long "13.5582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178926'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5582'^^xsd:double;
  dwc:latitude '45.5188'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178926'^^xsd:anyURI;
  dwc:observationDate '1972-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176788> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176788'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176788'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176863> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176863'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176863'^^xsd:anyURI;
  dwc:observationDate '1995-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175401> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.48166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.48166667 13.585)"^^geo:wktLiteral ;
  geo-pos:lat "45.48166667"^^xsd:decimal ;
  geo-pos:long "13.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175401'^^xsd:integer;
  dwc:scientificName 'Cletodes limicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.585'^^xsd:double;
  dwc:latitude '45.48166667'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '115768'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175401'^^xsd:anyURI;
  dwc:observationDate '1978-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '115768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176843> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A176843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:176843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '176843'^^xsd:integer;
  dwc:scientificName 'Haloschizopera pontarchis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '233961'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:176843'^^xsd:anyURI;
  dwc:observationDate '1994-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178339> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178339'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178339'^^xsd:anyURI;
  dwc:observationDate '1993-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178358> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178358'^^xsd:integer;
  dwc:scientificName 'Rhizothrix curvata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116479'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178358'^^xsd:anyURI;
  dwc:observationDate '1994-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '116479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178843> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.62333333"^^xsd:decimal ;
  dwc:decimalLongitude "13.63333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.62333333 13.63333333)"^^geo:wktLiteral ;
  geo-pos:lat "45.62333333"^^xsd:decimal ;
  geo-pos:long "13.63333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178843'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia)'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.63333333'^^xsd:double;
  dwc:latitude '45.62333333'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115496'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178843'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '347056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '190'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175521> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175521'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175521'^^xsd:anyURI;
  dwc:observationDate '1994-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175518> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175518'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175518'^^xsd:anyURI;
  dwc:observationDate '1994-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175520> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A175520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:175520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '175520'^^xsd:integer;
  dwc:scientificName 'Cletodes pusillus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '115771'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:175520'^^xsd:anyURI;
  dwc:observationDate '1994-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '115771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178572> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.54166667"^^xsd:decimal ;
  dwc:decimalLongitude "13.5945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.54166667 13.5945)"^^geo:wktLiteral ;
  geo-pos:lat "45.54166667"^^xsd:decimal ;
  geo-pos:long "13.5945"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178572'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.5945'^^xsd:double;
  dwc:latitude '45.54166667'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 30 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178572'^^xsd:anyURI;
  dwc:observationDate '1985-08-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178701> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178701'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178701'^^xsd:anyURI;
  dwc:observationDate '1994-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178678> ;
  mr:hasGeometry <https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.533"^^xsd:decimal ;
  dwc:decimalLongitude "13.55"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.533 13.55)"^^geo:wktLiteral ;
  geo-pos:lat "45.533"^^xsd:decimal ;
  geo-pos:long "13.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/744__urn%3Acatalog%3AMarBEF%2FManuela%3Amt%3A178678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/Manuela:mt:178678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/744_> ;
  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 '2006-11-14'^^xsd:date;
  dwc:institutionCode 'MarBEF/Manuela'^^xsd:string;
  dwc:collectionCode 'mt'^^xsd:string;
  dwc:catalogNumber '178678'^^xsd:integer;
  dwc:scientificName 'Stenhelia (Delavalia) minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Med: Slovenia: Trieste Gulf'^^xsd:string;
  dwc:longitude '13.55'^^xsd:double;
  dwc:latitude '45.533'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '116772'^^xsd:integer;
  dwc:sampleSize ' 10 cm²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/Manuela:mt:178678'^^xsd:anyURI;
  dwc:observationDate '1994-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '350703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF